As far as I can tell,
sed 's/\r$//' checksums.md5 | sed 's/\r/\n'/ | md5sum -c
works exactly as expected. If I knew where to find the source for this, I'm so
annoyed I might try to decipher it. I'm not very good, but it seems like it
would translate.
--
You received this bug notification becau
Yes indeed. It is waiting either time or a volunteer to code it. Please
note that Importance is WISHLIST.
I have added a null upstream task (to mark that this is known upstream),
and set the Ubuntu task to Triaged.
** Changed in: coreutils (Ubuntu)
Status: Confirmed => Triaged
** Also aff
Thank you so much for explaining that the problem lies in the line
terminators. I was bashing my head in why it won't work.
This bug has apparently been reported for almost 3 years now and it
still hasn't been fixed??
--
md5sum can't read md5 files with CRLF line terminators
https://bugs.launchp
tested on coreutils-7.0 beta (just-released development version) --
still present.
Upstream has this comment (the newest one on this thread:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to John Blythe on 4/22/2008 12:27 PM:
| Hi, I have just noticed that checking md5 hashes in an cor
It still seems to happen on up-to-date Intrepid, coreutils
6.10-6ubuntu1.
$ md5sum * > files.md5
[takes a while]
$ md5sum -c Set Line Endings > Convert and Set to CR/LF; save file]
$ md5sum -c https://bugs.launchpad.net/bugs/84467
You received this bug notification because you are a member of Ubu
Could one of you please try again on Hardy or Intrepid? I just tried
with coreutils 6.10 (Hardy and Intrepid), and I do not see any errors
(but I do not have Windows, and the only way to test was to create a
file with lines terminating in cr/lf).
--
md5sum can't read md5 files with CRLF line term
** Changed in: coreutils (Ubuntu)
Assignee: Micah Cowan (micahcowan) => (unassigned)
Status: In Progress => Confirmed
--
md5sum can't read md5 files with CRLF line terminators
https://bugs.launchpad.net/bugs/84467
You received this bug notification because you are a member of Ubuntu
B
** Changed in: coreutils (Ubuntu)
Importance: Undecided => Low
** Changed in: coreutils (Ubuntu)
Importance: Low => Wishlist
--
md5sum can't read md5 files with CRLF line terminators
https://bugs.launchpad.net/bugs/84467
You received this bug notification because you are a member of Ubuntu
I'd like to point out that the output of md5sum may not necessarily be
/quite/ as easy to parse as you suspect: check the output of md5sum when
the filename itself includes a backslash or newline (it will begin the
line with a backslash). This is by design (broken, IMO, but too
established now to c
confirmed in feisty (coreutils 5.97)
** Changed in: coreutils (Ubuntu)
Status: Unconfirmed => Confirmed
--
md5sum can't read md5 files with CRLF line terminators
https://bugs.launchpad.net/bugs/84467
You received this bug notification because you are a member of Ubuntu
Bugs, which is the
The error message i get is
---
: No such file or directory
: FAILED open or read
: No such file or directory
: FAILED open or read
md5sum: WARNING: 2 of 2 listed files could not be read
---
which is quite terrible.
--
md5sum can't read md5 files with CRLF line terminators
https://bugs.launchpad
11 matches
Mail list logo