Re: 'make check' fails

2009-12-06 Thread Jim Meyering
Pádraig Brady wrote: > Jim Meyering wrote: >> Pádraig Brady wrote: >>> Perhaps we should change ls to also print the 0 if the stat succeeds? >> >> Do you think that'd be worthwhile? >> I wouldn't want to update the documentation to explain under >> which conditions you might see a "0" rather than "

Re: coreutils-8.2 bug-fix-only release coming soon

2009-12-06 Thread Jim Meyering
Ludovic Courtès wrote: > Jim Meyering writes: > >> Ludovic Courtès wrote: >>> The latest build has all the output: >>> http://hydra.nixos.org/build/171993/log/raw . >> >> Thanks for investigating. >> >>> Regarding ‘chgrp/basic’, the test finds groups='3 65534'. However, >>> 65534 corresponds

Re: coreutils-8.2 bug-fix-only release coming soon

2009-12-06 Thread Ludovic Courtès
Hi Jim, Jim Meyering writes: > The trouble is that this code appears to be doing incomplete > "su" emulation, in that it does not set the supplementary groups. Actually the intent of this snippet was to mimic Nix’ build process: https://svn.nixos.org/repos/nix/nix/trunk/src/libstore/build.cc

stty & stty-row-col test failures

2009-12-06 Thread Matthew Burgess
Hi, The stty & stty-row-col tests fail for me, but I can't figure out why. I wonder whether it's because I'm in a VirtualBox host and it's somehow interfering with the tests? Anyway, I've attached the logs from a verbose run of both tests. If someone wouldn't mind taking a look for me pleas

Re: stty & stty-row-col test failures

2009-12-06 Thread Gilles Espinasse
- Original Message - From: "Matthew Burgess" To: Cc: Sent: Sunday, December 06, 2009 8:45 PM Subject: stty & stty-row-col test failures > Hi, > > The stty & stty-row-col tests fail for me, but I can't figure out why. I > wonder whether it's because I'm in a VirtualBox host and it's

Re: stty & stty-row-col test failures

2009-12-06 Thread Pádraig Brady
Matthew Burgess wrote: > Hi, > > The stty & stty-row-col tests fail for me, but I can't figure out why. I > wonder whether it's because I'm in a VirtualBox host and it's somehow > interfering with the tests? Anyway, I've attached the logs from a > verbose run of both tests. If someone wouldn't m

Re: stty & stty-row-col test failures

2009-12-06 Thread Pádraig Brady
Matthew Burgess wrote: > Hi, > > The stty & stty-row-col tests fail for me, but I can't figure out why. I > wonder whether it's because I'm in a VirtualBox host and it's somehow > interfering with the tests? Anyway, I've attached the logs from a > verbose run of both tests. If someone wouldn't m

Re: stty & stty-row-col test failures

2009-12-06 Thread Gilles Espinasse
- Original Message - From: "Pádraig Brady" To: "Matthew Burgess" Cc: Sent: Monday, December 07, 2009 12:21 AM Subject: Re: stty & stty-row-col test failures > Matthew Burgess wrote: > > Hi, > > > > The stty & stty-row-col tests fail for me, but I can't figure out why. I > > wonder wh