[MacPorts] #56796: amber @0.8.0: Checksum mismatch

MacPorts noreply at macports.org
Tue Oct 16 22:53:57 UTC 2018


#56796: amber @0.8.0: Checksum mismatch
-------------------------+----------------------
  Reporter:  ryandesign  |      Owner:  conradwt
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  amber       |
-------------------------+----------------------

Comment (by conradwt):

 There appear to be some inconsistencies in checksums for v0.8.0.  For
 example,

 expected checksums:

 {{{
 openssl dgst -rmd160 ~/Downloads/amber-0.8.0.tar.gz
 RIPEMD160(/Users/conradwt/Downloads/amber-0.8.0.tar.gz)=
 ac486ad4b362a777a8cee86a9903a17098ed8654

 openssl dgst -sha256 ~/Downloads/amber-0.8.0.tar.gz
 SHA256(/Users/conradwt/Downloads/amber-0.8.0.tar.gz)=
 d2706633fccfbce4102077b7455595d0935f5a542d85c68b744eb129edd64c6b

 size    177801
 }}}

 actual checksums:

 {{{
 :info:checksum The correct checksum line may be:
 :info:checksum checksums           rmd160
 2e0f2116965c181a77b2fd0d2c2fe33689a5d250 \
 :info:checksum                     sha256
 5be5118de393f6e5662ffe772a6d9771f302ba3ff6f922445167a693b5da8ea5 \
 :info:checksum                     size    177856
 }}}

 Note:  The above checksums information were obtained from the generated
 main.log file and I'm not 100% clear as to why these are different today.
 However, the following issue appears to be relevant to why users of
 MacPorts are facing these issues:

 #56796

 As a fix, I have decided to kill two birds with one stone (i.e. fix
 checksum issue and update to v0.9.0) with the following PR:

 https://github.com/macports/macports-ports/pull/2809

 When that gets approved, I recommend performing the following to install
 amber v0.9.0:

 {{{
 sudo port clean --all amber
 sudo port selfupdate
 sudo port install amber
 }}}


 Finally, I'm sorry about the delay in response to this ticket but I'll
 update this ticket when the above PR is approved.

-- 
Ticket URL: <https://trac.macports.org/ticket/56796#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list