GNU bug report logs - #11424
coreutils: split tests hang on /dev/zero on GNU/Hurd

Previous Next

Package: coreutils;

Reported by: Samuel Thibault <samuel.thibault <at> gnu.org>

Date: Mon, 7 May 2012 00:59:02 UTC

Severity: normal

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

Bug is archived. No further changes may be made.

Full log


Message #49 received at 11424 <at> debbugs.gnu.org (full text, mbox):

From: Jim Meyering <jim <at> meyering.net>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: Samuel Thibault <samuel.thibault <at> gnu.org>, 11424 <at> debbugs.gnu.org
Subject: Re: bug#11424: coreutils: split tests hang on /dev/zero on GNU/Hurd
Date: Thu, 10 May 2012 08:36:38 +0200
Paul Eggert wrote:

> On 05/09/2012 03:14 AM, Jim Meyering wrote:
>> I think Pádraig's question about dd's skip seeking to EOF on an
>> actual tape device is the most important to address.
>
> Yes indeed, I think that part of my change should be backed out
> at least for now (so close before a release).
>
> Part of the issue is that it's not clear what lseek (fd, N, SEEK_SET)
> does on tape devices where N exceeds the length of the file.  My
> vague recollection is that such lseeks return L, where L is the
> file length, but I can't cite chapter and verse on that right now.
> This would suggest further fixes in this area -- but later.
>
>> Your stat.c change is actually a bug fix, so I'd prefer to
>> put it in a separate commit.  I did that for you.  Let me know
>> if the change below is ok and I'll push it -- or you're welcome
>> to make any change you'd like and push it yourself.
>
> Yes, please push that.  I'll try to squeeze some time free
> to look at this in the next day or two.

I see you pushed it.
Thanks for adding that line to NEWS:

 stat no longer reports a negative file size as a huge positive number.
+[bug present since 'stat' was introduced in fileutils-4.1.9]




This bug report was last modified 13 years and 15 days ago.

Previous Next


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