bug-coreutils
[Top][All Lists]
Advanced

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

bug#16532: Test Fail: "tests/chown/separator"


From: Assaf Gordon
Subject: bug#16532: Test Fail: "tests/chown/separator"
Date: Thu, 23 Jan 2014 21:58:17 -0500
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 01/23/2014 09:46 PM, Assaf Gordon wrote:
On 01/23/2014 09:32 PM, Pádraig Brady wrote:

If you could confirm it was skipped on your system
it would be great.


Please don't push yet - it doesn't work, but for un-expected reason:
On my strange system

For completeness, attached is the test fail log.

Also, similar examples with other groups:

===
$ getent group | cut -f1 -d: | sort | uniq -d
adm
bin
daemon
lp
mail
root
sys
tty
users
uucp
$ getent group | grep ^mail:
mail:x:8:
mail:x:6:root
$ getent group mail
mail:x:8:
$ getent group | grep ^adm:
adm:x:4:
adm:x:4:root,adm,daemon
$ getent group adm
adm:x:4:
===

So yes, this is not an ideally-configured system.

-gordon

Attachment: chown-group-test-suite.log
Description: Text Data


reply via email to

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