gpsd checksum issue?
William Parducci
bill at parducci.net
Wed Oct 21 16:50:37 PDT 2015
I have tracked some build failures I am seeing back to gpsd.
The OS is El Capitan. It is a clean install of MacPorts.
Anyone else bump into this?
thanks
$ sudo ./port install gpsd
---> Computing dependencies for gpsd
---> Fetching archive for gpsd
---> Attempting to fetch gpsd-3.14_3.darwin_15.x86_64.tbz2 from http://packages.macports.org/gpsd
---> Attempting to fetch gpsd-3.14_3.darwin_15.x86_64.tbz2 from http://lil.fr.packages.macports.org/gpsd
---> Attempting to fetch gpsd-3.14_3.darwin_15.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/gpsd
---> Fetching distfiles for gpsd
---> Verifying checksums for gpsd
Error: Checksum (rmd160) mismatch for gpsd-3.14.tar.gz
Error: Checksum (sha256) mismatch for gpsd-3.14.tar.gz
Error: org.macports.checksum for port gpsd returned: Unable to verify file checksums
Please see the log file for port gpsd for details:
<snippet>
:notice:checksum ---> Verifying checksums for gpsd
:debug:checksum Executing org.macports.checksum (gpsd)
:info:checksum ---> Checksumming gpsd-3.14.tar.gz
:debug:checksum Calculated (rmd160) is fefd4fda266709b2fbd1c4923b0b9cdf125e2f27
:error:checksum Checksum (rmd160) mismatch for gpsd-3.14.tar.gz
:info:checksum Portfile checksum: gpsd-3.14.tar.gz rmd160 fe0059e2b3d64af5857f9c150ef2fdd6bc6e115f
:info:checksum Distfile checksum: gpsd-3.14.tar.gz rmd160 fefd4fda266709b2fbd1c4923b0b9cdf125e2f27
:debug:checksum Calculated (sha256) is ac243e4635a79e6bf40b26f7c60327c5b075c0e3d421cb59bae4575f3a47c3b2
:error:checksum Checksum (sha256) mismatch for gpsd-3.14.tar.gz
:info:checksum Portfile checksum: gpsd-3.14.tar.gz sha256 504fc812f3c1525a1a48e04bf4d77f9a8066c201448d98089df89d58ef53a8cb
:info:checksum Distfile checksum: gpsd-3.14.tar.gz sha256 ac243e4635a79e6bf40b26f7c60327c5b075c0e3d421cb59bae4575f3a47c3b2
:info:checksum The correct checksum line may be:
:info:checksum checksums rmd160 fefd4fda266709b2fbd1c4923b0b9cdf125e2f27 \
sha256 ac243e4635a79e6bf40b26f7c60327c5b075c0e3d421cb59bae4575f3a47c3b2
:error:checksum org.macports.checksum for port gpsd 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”
</snippet>
More information about the macports-users
mailing list