Opened 12 years ago

Closed 12 years ago

#31913 closed defect (fixed)

virtualbox @4.1.6 checksum mismatch

Reported by: gthb (Gunnlaugur Thor Briem) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: virtualbox

Description

Upgrading virtualbox fails with checksum mismatches on the tarball. Salient bits of the log:

--->  Attempting to fetch VirtualBox-4.1.6.tar.bz2 from http://lil.fr.distfiles.macports.org/virtualbox
DEBUG: Fetching failed:: The requested URL returned error: 404
--->  Attempting to fetch VirtualBox-4.1.6.tar.bz2 from http://her.gr.distfiles.macports.org/mirrors/macports/mpdistfiles/virtualbox
DEBUG: Fetching failed:: The requested URL returned error: 404
--->  Attempting to fetch VirtualBox-4.1.6.tar.bz2 from http://download.virtualbox.org/virtualbox/4.1.6/
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: checksum phase started at Sat Nov  5 16:25:40 GMT 2011
--->  Verifying checksum(s) for virtualbox
DEBUG: Executing org.macports.checksum (virtualbox)
--->  Checksumming VirtualBox-4.1.6.tar.bz2
Error: Checksum (md5) mismatch for VirtualBox-4.1.6.tar.bz2
Portfile checksum: VirtualBox-4.1.6.tar.bz2 md5 03cd0875729558a46f910483e1984316
Distfile checksum: VirtualBox-4.1.6.tar.bz2 md5 89b979d1b817242c7cdcb489898f166a
Error: Checksum (sha1) mismatch for VirtualBox-4.1.6.tar.bz2
Portfile checksum: VirtualBox-4.1.6.tar.bz2 sha1 da6285b08c7595d48abb8deff7d682cfa3b289af
Distfile checksum: VirtualBox-4.1.6.tar.bz2 sha1 19a801444102a10d2b62ab35daacb7ddc415bab0
Error: Checksum (rmd160) mismatch for VirtualBox-4.1.6.tar.bz2
Portfile checksum: VirtualBox-4.1.6.tar.bz2 rmd160 45822bc1dfaca076734e9cce5d7194ea60a13372
Distfile checksum: VirtualBox-4.1.6.tar.bz2 rmd160 1bf368464ac0d431ac799e4710835f3426a9a5f6
The correct checksum line may be:
checksums           md5     89b979d1b817242c7cdcb489898f166a \
Error: Target org.macports.checksum returned: Unable to verify file checksums

Attachments (1)

main.log (72.0 KB) - added by gthb (Gunnlaugur Thor Briem) 12 years ago.
Full main.log from failed upgrade

Download all attachments as: .zip

Change History (2)

Changed 12 years ago by gthb (Gunnlaugur Thor Briem)

Attachment: main.log added

Full main.log from failed upgrade

comment:1 Changed 12 years ago by royliu@…

Resolution: fixed
Status: newclosed

Thanks! Fixed in r86850.

Note: See TracTickets for help on using tickets.