GNU bug report logs - #8244
Test failures in coreutils 8.10

Previous Next

Package: coreutils;

Reported by: Каюков Андрей <andrka <at> yandex.ru>

Date: Sun, 13 Mar 2011 18:36:02 UTC

Severity: normal

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Pádraig Brady <P <at> draigBrady.com>
To: 8244 <at> debbugs.gnu.org
Cc: Каюков Андрей <andrka <at> yandex.ru>
Subject: bug#8244: Test failures in coreutils 8.10
Date: Mon, 14 Mar 2011 22:26:35 +0000
On 14/03/11 17:23, Bob Proulx wrote:
> retitle 8244 Test failures in coreutils 8.10
> thanks
> 
> Thank you for the test failure report.
> 
> A message from Каюков Андрей was sent to the BTS but seems to have
> been lost before making it to the bug-coreutils outgoing mailing list.
> Thanks to Eric Blake who noticed this and alerted me to the problem.
> The original message is available in the BTS.
> 
>   http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8244
> 
> Here is a plain text summary.  Please see the test-suite.log file
> attached to the BTS for the full 90K test log file.
> 
>   ==============================================
>      GNU coreutils 8.10: tests/test-suite.log   
>   ==============================================
> 
>   7 of 14 tests failed.  (9 tests were not run).  
> 

FAIL: cp/sparse-fiemap (exit: 1)

This one is an issue with the test already addressed upstream


FAIL: misc/chroot-credentials (exit: 1)
FAIL: misc/truncate-owned-by-other (exit: 1)
FAIL: mv/sticky-to-xpart (exit: 1)
FAIL: rm/no-give-up (exit: 1)
FAIL: touch/now-owned-by-other (exit: 1)
FAIL: cp/special-bits (exit: 1)

The above 6 are all due to the same issue,
that the "nobody" user is not allowed to execute stuff,
as demonstrated by this in one of the tests:

$ chroot --userspec=nobody:99 / whoami
chroot: failed to run command `whoami': Permission denied

This seems unusual to me.
It will help us decide if we need to skip these tests in this case,
if you could detail the credentials on your system preventing
"nobody" from executing these programs.

thanks,
Pádraig.




This bug report was last modified 14 years and 74 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.