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

2014-01-24 Thread Pádraig Brady
On 01/24/2014 07:43 AM, Bernhard Voelker wrote: On 01/24/2014 04:09 AM, Pádraig Brady wrote: On 01/24/2014 02:46 AM, Assaf Gordon wrote: $ getent group | grep ^users users:x:100: users:x:1000:www-data,XXX,YYY === Oh right, grep ^$id_gn: it is so. Note we can't rely on getent(1) being

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

2014-01-24 Thread Bernhard Voelker
On 01/24/2014 01:19 PM, Pádraig Brady wrote: On 01/24/2014 07:43 AM, Bernhard Voelker wrote: On 01/24/2014 04:09 AM, Pádraig Brady wrote: Oh right, grep ^$id_gn: it is so. Note we can't rely on getent(1) being available (as noted in bug 9987), but the failure in that edge case is still a

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

2014-01-24 Thread Assaf Gordon
On 01/24/2014 07:46 AM, Bernhard Voelker wrote: On 01/24/2014 04:09 AM, Pádraig Brady wrote: Oh right, grep ^$id_gn: it is so. BTW: I'd change the skip_ message to reflect the above mentioned corner case where getent is not available, something like: - skip_ multiple IDs for group '$id_gn':

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

2014-01-24 Thread Pádraig Brady
On 01/24/2014 04:58 PM, Assaf Gordon wrote: On 01/24/2014 07:46 AM, Bernhard Voelker wrote: On 01/24/2014 04:09 AM, Pádraig Brady wrote: Oh right, grep ^$id_gn: it is so. BTW: I'd change the skip_ message to reflect the above mentioned corner case where getent is not available, something

bug#16539: df command, possible bug?

2014-01-24 Thread Curtis Rubel
The df command as distributed with OpenSuSE 13.1 -- package coreutils-8.21-7.8.1.x86_64 does not return all currently mounted nfs mounts when specifying the command with no command line arguments. Specifying the df command: df -at nfs works perfectly and returns the data for all

bug#16539: More details on df command output for you

2014-01-24 Thread Curtis Rubel
df command output with no args: only 1 nfs mount is listed amx@otw-l0:~ df Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda3 173232952 44850568 127310032 27% / devtmpfs 4049732 32 4049700 1% /dev tmpfs 4095336 76

bug#16539: More details on df command output for you

2014-01-24 Thread Bernhard Voelker
tag 16539 notabug close thanks On 01/24/2014 09:47 PM, Curtis Rubel wrote: df command output with no args: only 1 nfs mount is listed amx@otw-l0:~ df Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda3 173232952 44850568 127310032 27% / devtmpfs

bug#16539: More details on df command output for you

2014-01-24 Thread Pádraig Brady
On 01/24/2014 10:27 PM, Bernhard Voelker wrote: tag 16539 notabug close thanks On 01/24/2014 09:47 PM, Curtis Rubel wrote: df command output with no args: only 1 nfs mount is listed Just for info: df in openSUSE-13.1 is currently identical to that in coreutils-v8.21. The above is