bug-coreutils
[Top][All Lists]
Advanced

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

Re: failed test for coreutils-5.2.1 rm fail-eperm on sparc-sun-solaris2.


From: Paul Eggert
Subject: Re: failed test for coreutils-5.2.1 rm fail-eperm on sparc-sun-solaris2.9
Date: Sat, 11 Sep 2004 15:35:53 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Bert Fischer <address@hidden> writes:

> It is probably not a bug, but you might be interested anyway. Running
> `make check' after building coreutils-5.2.1 I get a failed test for rm. 

Odd; "make check" works for me with coreutils-5.2.1 on Solaris 9 (sparc).

Can you please try running the following:

cd coreutils-5.2.1/tests/rm
truss -f -o /tmp/tr make TESTS=fail-eperm check-TESTS

and then send us the relevant snippets of /tmp/tr?  We need to see the
system calls just before the time that "rm" unexpectedly succeeded.

I see you're running as "root".  Do things change if you run as
an ordinary user?

What filesystems are "." and "/tmp" on your host?




reply via email to

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