[MacPorts] #54572: Checksum (rmd160) mismatch for openmp-401.tar.gz

MacPorts noreply at macports.org
Sat Aug 5 19:47:03 UTC 2017


#54572: Checksum (rmd160) mismatch for openmp-401.tar.gz
--------------------+-----------------
 Reporter:  behnam  |      Owner:
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:
--------------------+-----------------
 I get these:

 {{{
 $ sudo port selfupdate && sudo port upgrade outdated
 Password:
 --->  Updating MacPorts base sources using rsync
 MacPorts base version 2.4.1 installed,
 MacPorts base version 2.4.1 downloaded.
 --->  Updating the ports tree
 --->  MacPorts base is already the latest version

 The ports tree has been updated. To upgrade your installed ports, you
 should run
   port upgrade outdated
 --->  Computing dependencies for libomp
 --->  Verifying checksums for libomp
 Error: Checksum (rmd160) mismatch for openmp-401.tar.gz
 Error: Checksum (sha256) mismatch for openmp-401.tar.gz
 Error: Failed to checksum libomp: Unable to verify file checksums
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_libomp/libomp/main.log
 for details.
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 }}}

 Looking at the log file, I have these:
 {{{
 :debug:checksum checksum phase started at Sat Aug  5 12:29:53 PDT 2017
 :notice:checksum --->  Verifying checksums for libomp
 :debug:checksum Executing org.macports.checksum (libomp)
 :info:checksum --->  Checksumming openmp-401.tar.gz
 :debug:checksum Calculated (rmd160) is
 880622aaecb7b3ad3188226df713c59324c8e042
 :error:checksum Checksum (rmd160) mismatch for openmp-401.tar.gz
 :info:checksum Portfile checksum: openmp-401.tar.gz rmd160
 ad718abb092b2c68fa4e8df4d0f5b189e70bd7e8
 :info:checksum Distfile checksum: openmp-401.tar.gz rmd160
 880622aaecb7b3ad3188226df713c59324c8e042
 :debug:checksum Calculated (sha256) is
 da6c11b93a7f73e1eac366338fd6217b92f613d03f70350d675c3d04435c275f
 :error:checksum Checksum (sha256) mismatch for openmp-401.tar.gz
 :info:checksum Portfile checksum: openmp-401.tar.gz sha256
 84d40a96e5c6ca086acc3fb807c0880983943865d3b483442560fe9bc7bcad7b
 :info:checksum Distfile checksum: openmp-401.tar.gz sha256
 da6c11b93a7f73e1eac366338fd6217b92f613d03f70350d675c3d04435c275f
 :info:checksum The correct checksum line may be:
 :info:checksum checksums           rmd160
 880622aaecb7b3ad3188226df713c59324c8e042 \
 :info:checksum                     sha256
 da6c11b93a7f73e1eac366338fd6217b92f613d03f70350d675c3d04435c275f
 :error:checksum Failed to checksum libomp: Unable to verify file checksums
 :debug:checksum Error code: NONE
 :debug:checksum Backtrace: Unable to verify file checksums
 :debug:checksum     while executing
 :debug:checksum "$procedure $targetname"
 :error:checksum See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_libomp/libomp/main.log
 for det>
 }}}

 So, `sha256` seems to be fine, but `rmd160` is clearly a mismatch.

--
Ticket URL: <https://trac.macports.org/ticket/54572>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list