Opened 10 years ago
Closed 10 years ago
#46205 closed defect (fixed)
p5-libapreq2: checksum mismatch
Reported by: | jamie.maynard@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | jmroot (Joshua Root) | |
Port: | p5-libapreq2 |
Description
Advised this is an issue caused by an incomplete rmd160 hash and to post the ticket here.
version:1 :debug:main changing euid/egid - current euid: 0 - current egid: 0 :debug:main egid changed to: 504 :debug:main euid changed to: 502 :debug:main Executing org.macports.main (p5.16-libapreq2) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.archivefetch (p5.16-libapreq2) :debug:main Privilege de-escalation not attempted as not running as root. :debug:main Skipping completed org.macports.fetch (p5.16-libapreq2) :debug:main Privilege de-escalation not attempted as not running as root. :debug:checksum checksum phase started at Thu Dec 11 13:54:21 GMT 2014 :notice:checksum ---> Verifying checksums for p5.16-libapreq2 :debug:checksum Executing org.macports.checksum (p5.16-libapreq2) :info:checksum ---> Checksumming libapreq2-2.13.tar.gz :debug:checksum Calculated (rmd160) is 8d7d2573624193b6dfbbe354b3771012257c1578 :error:checksum Checksum (rmd160) mismatch for libapreq2-2.13.tar.gz :info:checksum Portfile checksum: libapreq2-2.13.tar.gz rmd160 8d7d2573624193b6dfbbe354b3771012257c1 :info:checksum Distfile checksum: libapreq2-2.13.tar.gz rmd160 8d7d2573624193b6dfbbe354b3771012257c1578 :debug:checksum Calculated (sha256) is 5731e6833b32d88e4a5c690e45ddf20fcf969ce3da666c5627d775e92da0cf6e :debug:checksum Correct (sha256) checksum for libapreq2-2.13.tar.gz :info:checksum The correct checksum line may be: :info:checksum checksums rmd160 8d7d2573624193b6dfbbe354b3771012257c1578 \ sha256 5731e6833b32d88e4a5c690e45ddf20fcf969ce3da666c5627d775e92da0cf6e :error:checksum org.macports.checksum for port p5.16-libapreq2 returned: Unable to verify file checksums :debug:checksum Error code: NONE :debug:checksum Backtrace: Unable to verify file checksums while executing "portchecksum::checksum_main org.macports.checksum" ("eval" body line 1) invoked from within "eval $procedure $targetname" :info:checksum Warning: targets not executed for p5.16-libapreq2: org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install :error:checksum Failed to install p5.16-libapreq2 :debug:checksum Registry error: p5.16-libapreq2 not registered as installed & active. invoked from within "registry_active $subport" invoked from within "$workername eval registry_active \$subport" :notice:checksum Please see the log file for port p5.16-libapreq2 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_perl_p5-libapreq2/p5.16-libapreq2/main.log
Change History (2)
comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jmr@… added |
---|---|
Keywords: | p5-libapreq2 libapreq2 removed |
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
Summary: | problems building libapreq2 on Mavericks → p5-libapreq2: checksum mismatch |
comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Looks like r128785 inadvertently removed three characters from the end of the rmd160 checksum. I'll restore them.