Opened 14 years ago
Closed 14 years ago
#2836 closed enhancement (fixed)
wrong md5sum for Udev Test Tarball
Reported by: | Nicolai Lissner | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.8 |
Component: | Book | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
http://www.linuxfromscratch.org/lfs/view/development/chapter03/packages.html states an md5sum for udev-166-testfiles.tar.bz2 of be240e4c82677f1ce813f4e2340181a4
but instead I got 64ada14e464dee3388787e3aebf2ac34 udev-166-testfiles.tar.bz2
even after downloading twice and the file seems intact.
Note:
See TracTickets
for help on using tickets.
64ada14e464dee3388787e3aebf2ac34 is correct.
I fixed this in svn and it will automatically be put into 6.8 or -rc2, whichever is next. Thanks for the report.