----- Original Message ----- From: "Pádraig Brady" <p...@draigbrady.com> To: "Matthew Burgess" <matt...@linuxfromscratch.org> Cc: <bug-coreutils@gnu.org> 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 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 please, I'd appreciate it. > > > > This is with Coreutils-8.1 on a Kubuntu 9.10 guest under a > > VirtualBox-3.1.0 VM on a Windows XP host. > > > > If you need any more information or debug output then I'll be more than > > happy to provide it. > > I asked for a kernel version before preparing a patch > for this previously reported issue: > http://lists.gnu.org/archive/html/bug-coreutils/2009-11/msg00059.html > Since you've mentioned Karmic I'm going to apply the following. > > cheers, > Pádraig. > for me that fail with a debian lenny kernel r...@a7n8x-e:~# uname -r 2.6.26-1-686 or another box barton ~ # uname -r 2.6.27.39 On the debian lenny box I try the test out of the chroot in `seq 1 50` without failure. Same behavior inside the chroot. I need to test again inside the chroot but before final coreutils package is installed. That's in this configuration where the failure look to happen. Gilles