[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#405132: cdimage.debian.org: etch multi-arch netinst CD fails integrity check



On Mon, 1 Jan 2007 04:30:32 +0000 Steve McIntyre wrote:

[...]
> On Sun, Dec 31, 2006 at 05:32:19PM +0100, Francesco Poli wrote:
[...]
> >It seems that the `md5sum.txt' file includes a line which claims
> >to report the MD5 checksum of the file itself.
> >The checksum is obviously incorrect (AFAICT, it could only be correct
> >if one managed to converge an appropriate iterative procedure...).
> 
> Yup, it's a silly bug in the scripts. Already fixed in svn, the new
> images (today) should be fixed by the new weekly build.

It seems that the new weekly build is not affected by this bug anymore.
In other words: the bug seems to be fixed!  :)

$ wget http://cdimage.debian.org/cdimage/weekly-builds/multi-arch/iso-cd/debian-testing-i386-amd64-powerpc-NETINST-1.iso
[...]
$ mkdir TEMP
$ su
# mount -o loop -t iso9660 debian-testing-i386-amd64-powerpc-NETINST-1.iso TEMP/
$ cd TEMP/
$ grep -A 5 label README.txt 
   This disc is labeled

     Debian GNU/Linux testing "Etch" - Official Snapshot
   Multi-architecture i386/amd64/powerpc NETINST #1 20070102-08:39

   which means that this disc is number 1 of a set of 1 discs. It
$ md5sum -c md5sum.txt
$ echo $?
0
$ grep 'md5sum\.txt' md5sum.txt
$ cd ..
$ su
# umount TEMP/
$ rmdir TEMP/



-- 
 http://frx.netsons.org/progs/scripts/releas-o-meter.html
 Try our amazing Releas-o-meter!
..................................................... Francesco Poli .
 GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4

Attachment: pgpnpe83J_3Ud.pgp
Description: PGP signature


Reply to: