Opened 12 years ago

Last modified 12 years ago

#32708 closed defect

dcraw checksum failure during install — at Initial Version

Reported by: ross.bundy@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: dcraw

Description

I saw several old tickets on this, but I didn't see one for the current version.

Command output:

$ sudo port install dcraw
---> Computing dependencies for dcraw
---> Fetching archive for dcraw
---> Attempting to fetch dcraw-9.12-20111220203000_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/dcraw[[BR]] ---> Fetching dcraw
---> Verifying checksum(s) for dcraw
Error: Checksum (rmd160) mismatch for dcraw-9.12.tar.gz
Error: Checksum (sha256) mismatch for dcraw-9.12.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Log for dcraw is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_dcraw/dcraw/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Excerpt from log for dcraw:

:debug:checksum checksum phase started at Fri Dec 30 17:04:26 CST 2011
:notice:checksum ---> Verifying checksum(s) for dcraw
:debug:checksum Executing org.macports.checksum (dcraw)
:info:checksum ---> Checksumming dcraw-9.12.tar.gz
:error:checksum Checksum (rmd160) mismatch for dcraw-9.12.tar.gz
:info:checksum Portfile checksum: dcraw-9.12.tar.gz rmd160 a7ad9feb71d0f316a39c5910a3eb069e13eea7fb
:info:checksum Distfile checksum: dcraw-9.12.tar.gz rmd160 2e9a42ce7ddb5a62c551f2b49f61c33e34970e9e
:error:checksum Checksum (sha256) mismatch for dcraw-9.12.tar.gz
:info:checksum Portfile checksum: dcraw-9.12.tar.gz sha256 bb19d7eb7062172f4318d6ab5dcba22f5b6e17fb46d10803b83e6bd9affa8742
:info:checksum Distfile checksum: dcraw-9.12.tar.gz sha256 9892b013d2190b858dea380a94e7f5c30318a068237e7bef8eb6a8aefc6bd691
:info:checksum The correct checksum line may be:
:info:checksum checksums rmd160 2e9a42ce7ddb5a62c551f2b49f61c33e34970e9e \

sha256 9892b013d2190b858dea380a94e7f5c30318a068237e7bef8eb6a8aefc6bd691

: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 dcraw): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install

Full log attached.

Change History (1)

Changed 12 years ago by ross.bundy@…

Attachment: main.log added

Complete dcraw install log.

Note: See TracTickets for help on using tickets.