On Sun, Mar 24, 2002 at 11:04:46PM -0500, Marcus Brinkmann wrote:
> Sometimes creating a file fails with ENOPERM for no apparent reason.
> This is not reproducible, trying again creates the file just fine.
> (For example, gcc fails to create a tmp file, or install can not install
> a file).  Can there be a race between io authentication and creating
> files?  I think it is only for newly creating files, but I am not sure.
> This happens quite often, about once an hour or more often.

Ok, I have now a reliable test case.  make install in the Hurd source makes
it fail with EPERM (which I meant rather than ENOPERM) every time, but at
different places.

It fails when creating a file, creating symlink, changing the mode.  Maybe
at other situations, too.  We will have to look at the authentification
code.

Thanks,
Marcus

-- 
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann              GNU    http://www.gnu.org    [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to