GNU bug report logs - #48355
Reporting bugs

Previous Next

Package: coreutils;

Reported by: tom <forever-linux <at> coole-files.de>

Date: Tue, 11 May 2021 15:50:01 UTC

Severity: normal

Tags: notabug

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 48355 in the body.
You can then email your comments to 48355 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-coreutils <at> gnu.org:
bug#48355; Package coreutils. (Tue, 11 May 2021 15:50:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to tom <forever-linux <at> coole-files.de>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Tue, 11 May 2021 15:50:01 GMT) Full text and rfc822 format available.

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

From: tom <forever-linux <at> coole-files.de>
To: bug-coreutils <at> gnu.org
Subject: Reporting bugs
Date: Tue, 11 May 2021 17:46:25 +0200
[Message part 1 (text/plain, inline)]
Hello,

I have found some bugs within the coreutil-tools: md5sum, sha1sum,
sha256, sha512 and b2sum. Have a look at the attached script and
messages.txt files.

With regards

Thomas


[chksum-iso.sh (application/x-shellscript, attachment)]
[chksum-iso.txt (text/plain, attachment)]

Information forwarded to bug-coreutils <at> gnu.org:
bug#48355; Package coreutils. (Wed, 12 May 2021 13:39:01 GMT) Full text and rfc822 format available.

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

From: Pádraig Brady <P <at> draigBrady.com>
To: tom <forever-linux <at> coole-files.de>, 48355 <at> debbugs.gnu.org
Subject: Re: bug#48355: Reporting bugs
Date: Wed, 12 May 2021 14:38:40 +0100
tag 48355 notabug
close 48355
stop

On 11/05/2021 16:46, tom wrote:
> Hello,
> 
> I have found some bugs within the coreutil-tools: md5sum, sha1sum,
> sha256, sha512 and b2sum. Have a look at the attached script and
> messages.txt files.

I think you're passing a malformed checksum file.
We don't currently support mixed checksum algorithms per check file cleanly.
I had a look at https://gparted.org/gparted-live/stable/CHECKSUMS.TXT
which correlates with your output and is expected.
Specifically the FAILs are coming from sha512sum as
it recognizes the b2sum entry also as it has the same digest length.
The 4 FAILs coming from b2sum arise as that algorithm supports various lengths,
and thus tries to match against all entries in the file.

cheers,
Pádraig




Added tag(s) notabug. Request was from Pádraig Brady <P <at> draigBrady.com> to control <at> debbugs.gnu.org. (Wed, 12 May 2021 13:39:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 48355 <at> debbugs.gnu.org and tom <forever-linux <at> coole-files.de> Request was from Pádraig Brady <P <at> draigBrady.com> to control <at> debbugs.gnu.org. (Wed, 12 May 2021 13:39:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 10 Jun 2021 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 314 days ago.

Previous Next


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