Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: bad MD5 sum on ubuntu.com

  1. #1
    Join Date
    Jan 2008
    Beans
    27

    ubuntu-12.04-alternate-amd64.iso: FAILED checksum

    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).

  2. #2
    Join Date
    Jan 2008
    Beans
    27

    Re: ubuntu-12.04-alternate-amd64.iso: FAILED checksum

    Here's the details of what I downloaded and what I see:

    Code:
    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 
    fd58d2e7e6a2b7e3bc795bfe77f5b8eb23b5a5a19b3d32b017b11cabf7e73d32  ubuntu-12.04-alternate-amd64.iso
    tomh> fgrep ubuntu-12.04-alternate-amd64.iso SHA256SUMS
    f8d54df0afbab6a6248f6e2bcab3e68f01c04d52b0bb1f889d880ad3bc881ccb *ubuntu-12.04-alternate-amd64.iso

  3. #3
    Join Date
    Dec 2006
    Location
    Canada
    Beans
    361
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: ubuntu-12.04-alternate-amd64.iso: FAILED checksum

    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:

    Code:
    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 
    dc76b5ef8b242e2f4f05a0ca2265a1d5e7ace12da5d39c817ec251e0b2461d6f  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:

    Code:
    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 
    2c32f3bbc7047a227d134d30cb2038b07c15a0a1bebbd253dbb7ead7dceaa21c  ubuntu-12.04-desktop-amd64.iso
    I've just downloaded the amd64 build from .torrent and the checksums match this time:

    Code:
    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 
    eca367bb12f7bf197cfb2ab4835ac073b9ed902a8c37c075c28dd6b9f0e4bb55  ubuntu-12.04-desktop-amd64.iso
    So the zsync version doesn't match but the torrent version matches. Why?
    Last edited by kolinab; April 26th, 2012 at 03:28 PM.

  4. #4
    Join Date
    Jan 2011
    Beans
    7

    Re: ubuntu-12.04-alternate-amd64.iso: FAILED checksum

    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

  5. #5
    Join Date
    Feb 2012
    Beans
    1

    bad MD5 sum on ubuntu.com

    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/u...ktop-amd64.iso

  6. #6
    Join Date
    Apr 2010
    Location
    Courtice, Ontario, Canada
    Beans
    85
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: ubuntu-12.04-alternate-amd64.iso: FAILED checksum

    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.

  7. #7
    Join Date
    Dec 2006
    Location
    Canada
    Beans
    361
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: ubuntu-12.04-alternate-amd64.iso: FAILED checksum

    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. . .

  8. #8
    Join Date
    Jan 2011
    Beans
    7

    Re: ubuntu-12.04-alternate-amd64.iso: FAILED checksum

    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
    Last edited by richud; April 26th, 2012 at 03:40 PM.

  9. #9
    Join Date
    Oct 2009
    Beans
    38

    Re: ubuntu-12.04-alternate-amd64.iso: FAILED checksum

    I'm having exactly the same problem.

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

  10. #10
    Join Date
    Dec 2006
    Location
    Canada
    Beans
    361
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: bad MD5 sum on ubuntu.com

    Hi! We're seeing the same here:

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

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •