PDA

View Full Version : [SOLVED] bad MD5 sum on ubuntu.com



tomhorsley
April 26th, 2012, 02:56 PM
I downloaded the alternate CD iso images, and the amd64 version fails the checksum (I tried all 3 md5, sha1, and sha256). The i386 version passes. The gpg signature on the checksum file verifies correctly, so it really looks like something is wrong with the amd64 iso image. (I tried re-downloading it, but got the same failure on the 2nd try as well).

tomhorsley
April 26th, 2012, 03:00 PM
Here's the details of what I downloaded and what I see:



tomh> wget http://releases.ubuntu.com/12.04/ubuntu-12.04-alternate-amd64.iso
tomh> ls -l ubuntu-12.04-alternate-amd64.iso
-rw-rw-r-- 1 tweety tweety 729067520 Apr 25 08:51 ubuntu-12.04-alternate-amd64.iso
tomh> sha256sum ubuntu-12.04-alternate-amd64.iso
fd58d2e7e6a2b7e3bc795bfe77f5b8eb23b5a5a19b3d32b017 b11cabf7e73d32 ubuntu-12.04-alternate-amd64.iso
tomh> fgrep ubuntu-12.04-alternate-amd64.iso SHA256SUMS
f8d54df0afbab6a6248f6e2bcab3e68f01c04d52b0bb1f889d 880ad3bc881ccb *ubuntu-12.04-alternate-amd64.iso

kolinab
April 26th, 2012, 03:07 PM
I'm experiencing the same - the desktop-i386 checksum looks right, but the amd64 build doesn't match.

I synced these files from a recent daily version with zsync, trying a torrent right now to see if I get a different result. Interesting.

K

[edit] Confirmed - I triple checked the checksums on ubuntu-12.04-desktop-i386.iso. All three match:



kolin@insp:~/Downloads$ md5sum ubuntu-12.04-desktop-i386.iso
d791352694374f1c478779f7f4447a3f ubuntu-12.04-desktop-i386.iso
kolin@insp:~/Downloads$ sha1sum ubuntu-12.04-desktop-i386.iso
94ca138ab6375cf7a72eb62325182beb9c44a997 ubuntu-12.04-desktop-i386.iso
kolin@insp:~/Downloads$ sha256sum ubuntu-12.04-desktop-i386.iso
dc76b5ef8b242e2f4f05a0ca2265a1d5e7ace12da5d39c817e c251e0b2461d6f ubuntu-12.04-desktop-i386.iso
But no match on ubuntu-12.04-desktop-amd64.iso. This .iso was also 'finished' with zsync from a recent daily-live image:



kolin@insp:~/Downloads/doesn't md5$ md5sum ubuntu-12.04-desktop-amd64.iso
57876b3740ee89e75c8fefc93a7ceee6 ubuntu-12.04-desktop-amd64.iso
kolin@insp:~/Downloads/doesn't md5$ sha1sum ubuntu-12.04-desktop-amd64.iso
7a67974ca3fb92b39ea257fc463a76b85bc9be0e ubuntu-12.04-desktop-amd64.iso
kolin@insp:~/Downloads/doesn't md5$ sha256sum ubuntu-12.04-desktop-amd64.iso
2c32f3bbc7047a227d134d30cb2038b07c15a0a1bebbd253db b7ead7dceaa21c ubuntu-12.04-desktop-amd64.iso
I've just downloaded the amd64 build from .torrent and the checksums match this time:



kolin@insp:~/Downloads/ubuntu$ md5sum ubuntu-12.04-desktop-amd64.iso
128f0c16f4734c420b0185a492d92e52 ubuntu-12.04-desktop-amd64.iso
kolin@insp:~/Downloads/ubuntu$ sha1sum ubuntu-12.04-desktop-amd64.iso
cb1afefcd9fb01d8bc02e53de63e70a2f6a6e7de ubuntu-12.04-desktop-amd64.iso
kolin@insp:~/Downloads/ubuntu$ sha256sum ubuntu-12.04-desktop-amd64.iso
eca367bb12f7bf197cfb2ab4835ac073b9ed902a8c37c075c2 8dd6b9f0e4bb55 ubuntu-12.04-desktop-amd64.iso
So the zsync version doesn't match but the torrent version matches. Why?

richud
April 26th, 2012, 03:19 PM
yeah failed for me too

MD5SUM file 9fcc322536575dda5879c279f0b142d7 *ubuntu-12.04-alternate-amd64.iso

MD5SUM of downloaded
$ md5sum ubuntu-12.04-alternate-amd64.iso
09cd432eec022881e9d5f58e6a32bab3 ubuntu-12.04-alternate-amd64.iso

mineral4x
April 26th, 2012, 03:23 PM
The MD5 found in http://releases.ubuntu.com/precise/MD5SUMS does not match the actual MD5 of the iso found at http://releases.ubuntu.com/precise/ubuntu-12.04-desktop-amd64.iso

kernelles
April 26th, 2012, 03:25 PM
Same problem here. What's going on? I've downloaded several times, both by torrent and directly, and used gisomount to calculate md5sum. Either I get the wrong sum, or a blank one.

kolinab
April 26th, 2012, 03:30 PM
Wait, is this a matter of calculating a checksum on a 32 bit machine of a 64 bit image? Can't be . . . but that's my situation right now. . .

richud
April 26th, 2012, 03:31 PM
just downloaded from different mirror (http://nl.releases.ubuntu.com/precise/) and its ok

$ md5sum "ubuntu-12.04-alternate-amd64 (1).iso"
9fcc322536575dda5879c279f0b142d7 ubuntu-12.04-alternate-amd64 (1).iso


using vbindiff between them - the (25th) release on releases.ubuntu.com/precise/ is in fact from 23rd and final (as far as MD5SUM says) is released on 25th

Ub28
April 26th, 2012, 03:32 PM
I'm having exactly the same problem.

Can someone please verify the sha1sums and md5sums on the download page: http://releases.ubuntu.com/precise/

kolinab
April 26th, 2012, 03:32 PM
Hi! We're seeing the same here:

See thread http://ubuntuforums.org/showthread.php?t=1965784

jawilljr
April 26th, 2012, 03:37 PM
Same thing here.

For ubuntu-12.04-desktop-amd64.iso I am getting this md5sum:


57876b3740ee89e75c8fefc93a7ceee6

On This site (http://releases.ubuntu.com/12.04/MD5SUMS) it says:


128f0c16f4734c420b0185a492d92e52 *ubuntu-12.04-desktop-amd64.iso

Jerry

kolinab
April 26th, 2012, 03:43 PM
Same thing here.

For ubuntu-12.04-desktop-amd64.iso I am getting this md5sum:


57876b3740ee89e75c8fefc93a7ceee6On This site (http://releases.ubuntu.com/12.04/MD5SUMS) it says:


128f0c16f4734c420b0185a492d92e52 *ubuntu-12.04-desktop-amd64.isoJerry

That's exactly what I had.

[Edit] Now I think it was all my fault - I was checking the wrong files. Zsync seems to have done the job right but it put the new files right in /home, not in /home/Downloads where I expected them to be. Now my files match the server's list.

kernelles
April 26th, 2012, 04:29 PM
Tried the mirror posted above, and had the same problem in gisomount, so I installed furiusisomount and checked it with that, and it worked.

CharlesA
April 26th, 2012, 04:30 PM
Threads merged.

Has anyone checked the ISO from the torrents?

tomhorsley
April 26th, 2012, 05:33 PM
I just got the torrent version downloaded, and the checksum matches on it. If I use cmp to see where they differ I get:



tomh> cmp *amd64*.iso
bad-ubuntu-12.04-alternate-amd64.iso ubuntu-12.04-alternate-amd64.iso differ: char 441, line 4


So the difference occurs pretty early, but isoinfo -d shows all the same header info. No idea what happened here.

Yellow Pasque
April 26th, 2012, 05:45 PM
https://bugs.launchpad.net/ubuntu-website-content/+bug/988994

CharlesA
April 26th, 2012, 05:47 PM
I'm curious if the sha1sum is correct, or if it has the same problem with a mismatched md5sum.

EDIT: Don't mind me, this was in response to:


The MD5 found in http://releases.ubuntu.com/precise/MD5SUMS does not match the actual MD5 of the iso found at http://releases.ubuntu.com/precise/ubuntu-12.04-desktop-amd64.iso

schlameel
April 27th, 2012, 12:04 AM
I'm getting an issue where the torrent for 64-bit desktop, when used in Transmission, causes all networking to virtually stop. I ran Transmission with the Xubuntu 12.04 64-bit desktop .torrent and it works fine. If I try to start up the one from Ubuntu it kills networking.

kolinab
April 27th, 2012, 07:15 AM
Hi schlameel,

Sorry you're having trouble with it. I think that your question will be answered more quickly if you start a new thread though - it's just that not many people are likely to notice your (new) question at the bottom of this thread!

Regarding the funny checksums, I never did figure it out. Did anyone figure out why these didn't match in the beginning? Exciting times on official Precise Day One :)

I know many of you have been running it for months already, but I was pretty impressed with myself that I got it installed on four laptops yesterday! Only one of them is not 'happy' yet, and I have one more to do today.

K