#32708 closed defect (fixed)
dcraw checksum failure during install
Reported by: | ross.bundy@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
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.
Attachments (1)
Change History (7)
Changed 13 years ago by ross.bundy@…
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ross.bundy@… removed |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to ryandesign@… |
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Oh sorry, I did the update on my system but forgot to commit it. Committed now in r88401
comment:4 Changed 13 years ago by ross.bundy@…
I'm not familiar with MacPort's process or propagation times. I still see the same error. Should I reopen this ticket?
$ sudo port install dcraw Password: ---> 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>
comment:5 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Changes are available to you via "sudo port selfupdate" 30 minutes after they're committed. Also use "sudo port clean dcraw" before trying again.
comment:6 Changed 13 years ago by ross.bundy@…
Exceptional! That worked. Many thanks for the info and especially the quick turnaround on this!
Note: See
TracTickets for help on using
tickets.
Complete dcraw install log.