Re: Test failure as root for package GNU coreutils revision 5.93

2006-03-29 Thread Paul Eggert
Pierre Vinet <[EMAIL PROTECTED]> writes: > + chown --no-dereference 0:1 slink > ++ ls -n slink > + set _ lrwxr-xr-x 1 0 502 1 Mar 21 18:38 slink '->' f > + shift > + test 0:502 = 0:1 > + fail=1 This is a tricky one. 'chown --no-dereference 0:1 slink' is supposed to do nothing without any complai

Test failure as root for package GNU coreutils revision 5.93

2006-03-27 Thread Pierre Vinet
Test failure as root for package GNU coreutils revision 5.93 I unpack and build package GNU coreutils revision 5.93 on powerpc-apple-darwin7.9.0 as a non-privileged user `vinp' with commands vinp $ cd /Users/vinp/local/var/coreutils/coreutils-5.93 vinp $ tar -zxvf coreutils-5.93.tar.gz