Opened 14 years ago
Last modified 13 years ago
#27132 closed defect
ncarg checksum mismatch — at Initial Version
Reported by: | spe@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | ncarg |
Description
sudo port install ncarg leads to a checksum mismatch and the installation fails to complete.
The attempted checksum values match those found elsewhere in this wiki. The checksums given in the logfile (error messages) are:
:info:checksum Distfile checksum: ncl_ncarg_src-5.2.1.tar.gz rmd160 c41714c00539b2c9c46d24aece811be1478a75e7
:info:checksum The correct checksum line may be:
:info:checksum checksums md5 530e9aa4e56f0348e3e22d2e7dce87c7 \
sha1 1b6504d53dbfe890a94afc64ca49329535fd275c \ rmd160 c41714c00539b2c9c46d24aece811be1478a75e7
:error:checksum Target org.macports.checksum returned: Unable to verify file checksums
I also downloaded a copy of the ncl_ncarg-5.2.1.tar.gz file and placed it in the distfile directory manually, both with and without "port clean --all ncarg") and the same checksum mismatch occurred.