Hello CD team, The ISO file resulting from the torrent at http://cdimage.debian.org/debian-cd/7.3.0/amd64/bt-dvd/debian-7.3.0-amd64-DVD-3.iso.torrent
is reproducibly and consistently corrupt. Looks like a bad seed that has now propagated so widely that it's become impossible to get rid of. I tried downloading it via two different torrent clients on two different machines, at two different times. Same result. That leads me to believe that this isn't a random problem. The good news is that the http-downloadable ISO image at http://cdimage.debian.org/debian-cd/7.3.0/amd64/iso-dvd/debian-7.3.0-amd64-DVD-3.iso is OK, but that won't do much for your server loads... To reproduce: Download ISO via torrent as above. Run SHA512SUM over it. Result DOES NOT match the one published at http://cdimage.debian.org/debian-cd/7.3.0/amd64/bt-dvd/SHA512SUMS Download ISO via http. Run SHA512SUM over it. Result DOES match the one published at http://cdimage.debian.org/debian-cd/7.3.0/amd64/bt-dvd/SHA512SUMS To check detail of the corrupt ISO: # losetup /dev/loop0 debian-7.3.0-amd64-DVD-3.iso # mount -t iso9660 -o ro,user /dev/loop0 /tmp/dvd3corrupt/ # cd /tmp/dvd3corrupt/ # md5sum -c md5sum.txt -w | grep -v OK ./pool/main/n/nmh/nmh_1.5-release-0.2_amd64.deb: FAILED Regards, Stefan Schulz -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

