Changes between Initial Version and Version 1 of Ticket #27132
- Timestamp:
- Nov 4, 2010, 8:29:55 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27132
- Property Keywords checksum removed
- Property Owner changed from macports-tickets@… to takeshi@…
-
Ticket #27132 – Description
initial v1 4 4 The checksums given in the logfile (error messages) are: 5 5 6 {{{ 6 7 :info:checksum Distfile checksum: ncl_ncarg_src-5.2.1.tar.gz rmd160 c41714c00539b2c9c46d24aece811be1478a75e7 7 8 8 :info:checksum The correct checksum line may be: 9 10 9 :info:checksum checksums md5 530e9aa4e56f0348e3e22d2e7dce87c7 \ 11 10 sha1 1b6504d53dbfe890a94afc64ca49329535fd275c \ 12 11 rmd160 c41714c00539b2c9c46d24aece811be1478a75e7 13 12 :error:checksum Target org.macports.checksum returned: Unable to verify file checksums 13 }}} 14 14 15 15 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.