Opened 12 years ago

Last modified 12 years ago

#32708 closed defect

dcraw checksum failure during install — at Version 2

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

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

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
--->  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[[BR]]
:notice:checksum --->  Verifying checksum(s) for dcraw[[BR]]
:debug:checksum Executing org.macports.checksum (dcraw)[[BR]]
:info:checksum --->  Checksumming dcraw-9.12.tar.gz[[BR]]
:error:checksum Checksum (rmd160) mismatch for dcraw-9.12.tar.gz[[BR]]
:info:checksum Portfile checksum: dcraw-9.12.tar.gz rmd160 a7ad9feb71d0f316a39c5910a3eb069e13eea7fb[[BR]]
:info:checksum Distfile checksum: dcraw-9.12.tar.gz rmd160 2e9a42ce7ddb5a62c551f2b49f61c33e34970e9e[[BR]]
:error:checksum Checksum (sha256) mismatch for dcraw-9.12.tar.gz[[BR]]
:info:checksum Portfile checksum: dcraw-9.12.tar.gz sha256 bb19d7eb7062172f4318d6ab5dcba22f5b6e17fb46d10803b83e6bd9affa8742[[BR]]
:info:checksum Distfile checksum: dcraw-9.12.tar.gz sha256 9892b013d2190b858dea380a94e7f5c30318a068237e7bef8eb6a8aefc6bd691[[BR]]
:info:checksum The correct checksum line may be:[[BR]]
:info:checksum checksums           rmd160  2e9a42ce7ddb5a62c551f2b49f61c33e34970e9e \
                    sha256  9892b013d2190b858dea380a94e7f5c30318a068237e7bef8eb6a8aefc6bd691[[BR]]
:error:checksum Target org.macports.checksum returned: Unable to verify file checksums[[BR]]
:debug:checksum Backtrace: Unable to verify file checksums
    while executing
"$procedure $targetname"[[BR]]
: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 (3)

Changed 12 years ago by ross.bundy@…

Attachment: main.log added

Complete dcraw install log.

comment:1 Changed 12 years ago by ross.bundy@…

Cc: ross.bundy@… added

Cc Me!

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

Cc: ross.bundy@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Note: See TracTickets for help on using tickets.