bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Coreutils 5.93 patched with 5.91 POSIX ACL patch test results - Upda


From: Jim Meyering
Subject: Re: Coreutils 5.93 patched with 5.91 POSIX ACL patch test results - Update
Date: Fri, 02 Dec 2005 14:45:14 +0100

Albe <address@hidden> wrote:
> here is the answer
>
> address@hidden:~/coreutils-5.93/src# ./mkdir -p a/b/c
> address@hidden:~/coreutils-5.93/src# ./ls -dgo a/b/c
> drwxr-xr-x 2 48 2005-12-02 14:26 a/b/c

But you're doing that as root.
Wasn't the other failure when running as non-root?
Please repeat the above as non-root.

If that doesn't help, then
try to run the commands Bob suggested, paring down
the test script as much as you can, until you isolate
the first offending command.

For example, change the first line to use /bin/bash
rather than /bin/sh, in case your /bin/sh program
has a problem that makes its built-in `cd' command
fail some of the time.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]