Bug #150
Incorrect format of DIGESTS files
Status: | Closed | Start: | 04/12/2010 | |
---|---|---|---|---|
Priority: | Low | Due date: | 04/13/2010 | |
Assignee: | - | % Done: | 100% |
|
Category: | Calculate Linux | Spent time: | 0.01 hour | |
Target version: | - | |||
Votes: | 0 |
Description
DIGESTS files (see, for example, cld-10.4-i686.iso.DIGESTS) for ISO images of CL doesn't allow to use automatic test checksum (md5sum -c file).
It is uncomfortably to check file integrity comparing two long numbers figure by figure.
To correct this it is necessary to add corresponding filenames to DIGESTS files:
# MD5 HASH edac4a5ba946f016ea2f55be5b7b3f65 cld-10.4-i686.iso ^ | two spaces
and so on.
History
Updated by Alexander Tratsevskiy over 14 years ago
- Due date set to 04/13/2010
- Status changed from New to Closed
- % Done changed from 0 to 100