Opened 12 years ago

Closed 12 years ago

#33010 closed defect (fixed)

cmsvlib: checksum mismatch

Reported by: matthew.l.ferguson@… Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: checksum mismatch haspatch Cc: slayoo@…, ryandesign (Ryan Carsten Schmidt)
Port: cmsvlib

Description (last modified by ryandesign (Ryan Carsten Schmidt))

$sudo port install cmsvlib
--->  Fetching archive for cmsvlib
--->  Attempting to fetch cmsvlib-20101118_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/cmsvlib
--->  Fetching cmsvlib
--->  Verifying checksum(s) for cmsvlib
Error: Checksum (md5) mismatch for cmsvlib.tar.gz
Error: Checksum (sha1) mismatch for cmsvlib.tar.gz
Error: Checksum (rmd160) mismatch for cmsvlib.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Log for cmsvlib is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_cmsvlib/cmsvlib/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
$cat /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_cmsvlib/cmsvlib/main.log
version:1
:debug:main Executing org.macports.main (cmsvlib)
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 502
:debug:archivefetch archivefetch phase started at Tue Jan 24 10:47:40 EST 2012
:msg:archivefetch --->  Fetching archive for cmsvlib
:debug:archivefetch Executing org.macports.archivefetch (cmsvlib)
:debug:archivefetch euid/egid changed to: 0/0
:debug:archivefetch chowned /opt/local/var/macports/software/cmsvlib to macports
:debug:archivefetch euid/egid changed to: 502/501
:debug:archivefetch euid/egid changed to: 0/0
:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
:debug:archivefetch euid/egid changed to: 502/501
:info:archivefetch --->  cmsvlib-20101118_0.darwin_10.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/software/cmsvlib
:msg:archivefetch --->  Attempting to fetch cmsvlib-20101118_0.darwin_10.x86_64.tbz2 from http://packages.macports.org/cmsvlib
:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404
:debug:archivefetch Privilege de-escalation not attempted as not running as root.
:debug:fetch fetch phase started at Tue Jan 24 10:47:41 EST 2012
:notice:fetch --->  Fetching cmsvlib
:debug:fetch euid/egid changed to: 0/0
:debug:fetch chowned /opt/local/var/macports/distfiles/cmsvlib/20101118 to macports
:debug:fetch euid/egid changed to: 502/501
:debug:fetch Executing org.macports.fetch (cmsvlib)
:debug:fetch Privilege de-escalation not attempted as not running as root.
:debug:checksum checksum phase started at Tue Jan 24 10:47:41 EST 2012
:notice:checksum --->  Verifying checksum(s) for cmsvlib
:debug:checksum Executing org.macports.checksum (cmsvlib)
:info:checksum --->  Checksumming cmsvlib.tar.gz
:error:checksum Checksum (md5) mismatch for cmsvlib.tar.gz
:info:checksum Portfile checksum: cmsvlib.tar.gz md5 e07ac7c7147a8995931014cb34a72557
:info:checksum Distfile checksum: cmsvlib.tar.gz md5 f04759281db87fa20716f79134534aa2
:error:checksum Checksum (sha1) mismatch for cmsvlib.tar.gz
:info:checksum Portfile checksum: cmsvlib.tar.gz sha1 8955cb94119f564ee2ba8bb257891a277e5fba2f
:info:checksum Distfile checksum: cmsvlib.tar.gz sha1 ceb2ba7a5b0d45e700e60632e8f343f44112166b
:error:checksum Checksum (rmd160) mismatch for cmsvlib.tar.gz
:info:checksum Portfile checksum: cmsvlib.tar.gz rmd160 e70ddee1b5f731277f121db7add1d9808999efe2
:info:checksum Distfile checksum: cmsvlib.tar.gz rmd160 8fae133c982fb210558af7fef2a8405c521b37d5
:info:checksum The correct checksum line may be:
:info:checksum checksums           md5     f04759281db87fa20716f79134534aa2 \
                    sha1    ceb2ba7a5b0d45e700e60632e8f343f44112166b \
                    rmd160  8fae133c982fb210558af7fef2a8405c521b37d5
:error:checksum Target org.macports.checksum returned: Unable to verify file checksums
:debug:checksum Backtrace: Unable to verify file checksums
    while executing
"$procedure $targetname"
:info:checksum Warning: the following items did not execute (for cmsvlib): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
:notice:checksum Log for cmsvlib is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_cmsvlib/cmsvlib/main.log

Attachments (1)

cmsvlib-20111221.diff (1.0 KB) - added by ryandesign (Ryan Carsten Schmidt) 12 years ago.
proposed patch

Download all attachments as: .zip

Change History (3)

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

Cc: slayoo@… ryandesign@… added
Description: modified (diff)
Keywords: haspatch added
Milestone: MacPorts 2.0.4
Owner: changed from macports-tickets@… to takeshi@…
Summary: Error: Checksum mismatch for cmsvlib on Snow Leopardcmsvlib: checksum mismatch

Looks like an unversioned distfile update. Here's a patch.

Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: cmsvlib-20111221.diff added

proposed patch

comment:2 Changed 12 years ago by tenomoto (Takeshi Enomoto)

Resolution: fixed
Status: newclosed

Sorry for slow response. Committed in r89473.

Note: See TracTickets for help on using tickets.