GNU bug report logs - #11559
cksum needs to be line buffered on lines of md5sum

Previous Next

Package: coreutils;

Reported by: Anoop Sharma <sendtoanoop <at> gmail.com>

Date: Fri, 25 May 2012 19:27:02 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Anoop Sharma <sendtoanoop <at> gmail.com>
Subject: bug#11559: closed (Re: bug#11559: cksum needs to be line buffered
 on lines of md5sum)
Date: Mon, 28 May 2012 01:56:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#11559: cksum needs to be line buffered on lines of md5sum

which was filed against the coreutils package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 11559 <at> debbugs.gnu.org.

-- 
11559: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11559
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Pádraig Brady <P <at> draigBrady.com>
To: Anoop Sharma <sendtoanoop <at> gmail.com>
Cc: 11559-done <at> debbugs.gnu.org
Subject: Re: bug#11559: cksum needs to be line buffered on lines of md5sum
Date: Mon, 28 May 2012 02:54:07 +0100
On 05/26/2012 11:21 AM, Pádraig Brady wrote:
> On 05/25/2012 08:23 PM, Anoop Sharma wrote:
>> Hi,
>>
>> md5sum was made line buffered sometime back. However, cksum was left out of
>> that patch.
>>
>> I tried running the following test on my machine for cksum, on the lines of
>> test for md5sum, given in bug archives at:
>> http://lists.gnu.org/archive/html/bug-coreutils/2009-10/msg00190.html. The
>> test failed.
>>
>> Shouldn't cksum too be made line buffered?
>>
>>
>> anoop <at> Aspire:~$ find / -type f 2>/dev/null | xargs -P2 -n 50 cksum
>> 2>/dev/null | sed -n '/^[0-9]\{1,\} [0-9]\{1,\}/!p'
>> decs/snd-soc-da7210.ko
>> 24-generic/kernel/drivers/staging/comedi/drivers/pcm3724.ko
>> /modules/3.2.0-24-generic/kernel/drivers/staging/comedi/drivers/pcmad.ko
>> a/video/gspca/gspca_spca1528.ko
>> el/drivers/staging/comedi/drivers/c6xdigio.ko
>> /dvb-usb-gl861.ko
>> nel/drivers/media/common/tuners/tda18271.ko
>> vers/media/rc/ite-cir.ko
>> ^C
>> anoop <at> Aspire:~$ ^C
> 
> oops.
> I'll fix that up.

Fixed with:
http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=2ab72e3a

cheers,
Pádraig.

[Message part 3 (message/rfc822, inline)]
From: Anoop Sharma <sendtoanoop <at> gmail.com>
To: bug-coreutils <at> gnu.org
Subject: cksum needs to be line buffered on lines of md5sum
Date: Sat, 26 May 2012 00:53:34 +0530
[Message part 4 (text/plain, inline)]
Hi,

md5sum was made line buffered sometime back. However, cksum was left out of
that patch.

I tried running the following test on my machine for cksum, on the lines of
test for md5sum, given in bug archives at:
http://lists.gnu.org/archive/html/bug-coreutils/2009-10/msg00190.html. The
test failed.

Shouldn't cksum too be made line buffered?


anoop <at> Aspire:~$ find / -type f 2>/dev/null | xargs -P2 -n 50 cksum
2>/dev/null | sed -n '/^[0-9]\{1,\} [0-9]\{1,\}/!p'
decs/snd-soc-da7210.ko
24-generic/kernel/drivers/staging/comedi/drivers/pcm3724.ko
/modules/3.2.0-24-generic/kernel/drivers/staging/comedi/drivers/pcmad.ko
a/video/gspca/gspca_spca1528.ko
el/drivers/staging/comedi/drivers/c6xdigio.ko
/dvb-usb-gl861.ko
nel/drivers/media/common/tuners/tda18271.ko
vers/media/rc/ite-cir.ko
^C
anoop <at> Aspire:~$ ^C

Thanks,
Anoop
[Message part 5 (text/html, inline)]

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

Previous Next


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