Opened 12 years ago

Closed 12 years ago

#34015 closed defect (fixed)

virtualbox: checksum mismatch

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.0.99
Keywords: Cc: royliu@…
Port: virtualbox

Description

--->  Fetching distfiles for virtualbox
DEBUG: euid/egid changed to: 0/0
DEBUG: chowned /opt/local/var/macports/distfiles/virtualbox to macports
DEBUG: euid/egid changed to: 528/528
DEBUG: Executing org.macports.fetch (virtualbox)
--->  VirtualBox-4.1.12.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/virtualbox
--->  Attempting to fetch VirtualBox-4.1.12.tar.bz2 from http://download.virtualbox.org/virtualbox/4.1.12
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 69.8M  100 69.8M    0     0  1097k      0  0:01:05  0:01:05 --:--:--  994k
DEBUG: Privilege de-escalation not attempted as not running as root.
DEBUG: checksum phase started at Thu Apr 12 05:01:12 CDT 2012
--->  Verifying checksum(s) for virtualbox
DEBUG: Executing org.macports.checksum (virtualbox)
--->  Checksumming VirtualBox-4.1.12.tar.bz2
Error: Checksum (md5) mismatch for VirtualBox-4.1.12.tar.bz2
Portfile checksum: VirtualBox-4.1.12.tar.bz2 md5 b6613e2b37562dec0fdede9af044edba
Distfile checksum: VirtualBox-4.1.12.tar.bz2 md5 4e385d2333e1a4832e5618b982fddee5
Error: Checksum (sha1) mismatch for VirtualBox-4.1.12.tar.bz2
Portfile checksum: VirtualBox-4.1.12.tar.bz2 sha1 12bc015dcdc3620376196de0928ed28b39c5abdb
Distfile checksum: VirtualBox-4.1.12.tar.bz2 sha1 4cda0678fa44ff53af87dbcd9375a43720c69d3f
Error: Checksum (rmd160) mismatch for VirtualBox-4.1.12.tar.bz2
Portfile checksum: VirtualBox-4.1.12.tar.bz2 rmd160 7ee68a5c6cdb0fd2ea84bc9130a9aaa72e0c8538
Distfile checksum: VirtualBox-4.1.12.tar.bz2 rmd160 a3ee3e4dac21d969f5314c7269ca9ef9fa7d80a7
The correct checksum line may be:
checksums           md5     4e385d2333e1a4832e5618b982fddee5 \
                    sha1    4cda0678fa44ff53af87dbcd9375a43720c69d3f \
                    rmd160  a3ee3e4dac21d969f5314c7269ca9ef9fa7d80a7
Error: org.macports.checksum for port virtualbox returned: Unable to verify file checksums

Attachments (1)

VirtualBox-4.1.12.diff.bz2 (71.0 KB) - added by ryandesign (Ryan Carsten Schmidt) 12 years ago.
diff between old and new versions of 4.1.12

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: VirtualBox-4.1.12.diff.bz2 added

diff between old and new versions of 4.1.12

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

4.1.12 appears to have been stealth-updated a day after it was released. Attached is a diff between the two versions. There are about 100 lines of diff in the code, marked in the changelog as "Metrics: fixed an occasional crash during VM shutdown if host RAM/VMM metrics are enabled", and about 9300 lines of diff in the Dutch localization files.

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.