Ticket #27573 (closed defect: fixed)
cmsvlib 20100622 failing to install -- incorrect checksum
| Reported by: | techstep@… | Owned by: | takeshi@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | slayoo@… | |
| Port: | cmsvlib |
Description
I am trying to install the gnudatalanguage package, but I need to install cmsvlib first. When I do, I get the following in cmsvlib/main.log:
version:1
:debug:main Executing org.macports.main (cmsvlib)
:debug:main Skipping completed org.macports.fetch (cmsvlib)
:msg:main ---> Verifying checksum(s) for cmsvlib
:debug:checksum checksum phase started at Sat Dec 4 22:25:52 EST 2010
:debug:checksum Executing org.macports.checksum (cmsvlib)
:info:checksum ---> Checksumming cmsvlib.tar.gz
:error:checksum Checksum (md5) mismatch for cmsvlib.tar.gz
:info:checksum Portfile checksum: cmsvlib.tar.gz md5 a8965004008fb10380b3c2f84479743d
:info:checksum Distfile checksum: cmsvlib.tar.gz md5 e07ac7c7147a8995931014cb34a72557
:error:checksum Checksum (sha1) mismatch for cmsvlib.tar.gz
:info:checksum Portfile checksum: cmsvlib.tar.gz sha1 8d6c6e147ef2d4bae3900513df6bbe1dff5de3dc
:info:checksum Distfile checksum: cmsvlib.tar.gz sha1 8955cb94119f564ee2ba8bb257891a277e5fba2f
:error:checksum Checksum (rmd160) mismatch for cmsvlib.tar.gz
:info:checksum Portfile checksum: cmsvlib.tar.gz rmd160 34d70a67c1181e6d0aa05def8f839df22d549b32
:info:checksum Distfile checksum: cmsvlib.tar.gz rmd160 e70ddee1b5f731277f121db7add1d9808999efe2
:info:checksum The correct checksum line may be:
:info:checksum checksums md5 e07ac7c7147a8995931014cb34a72557 \
sha1 8955cb94119f564ee2ba8bb257891a277e5fba2f \
rmd160 e70ddee1b5f731277f121db7add1d9808999efe2
:error:checksum Target org.macports.checksum returned: Unable to verify file checksums
:debug:checksum Backtrace: Unable to verify file checksums
while executing
"$procedure $targetname"
I am not sure how to force it to install, since the --force option does not work, nor do I know how to give it the correct md5 or sha1 checksum for the file.
Any help would be greatly appreciated.
Change History
comment:1 Changed 2 years ago by ryandesign@…
- Cc slayoo@… added
- Owner changed from macports-tickets@… to takeshi@…
comment:2 follow-up: ↓ 3 Changed 2 years ago by jmr@…
Please remember to cc the maintainers. As per the FAQ, you need to indicate which mirror your file was downloaded from.
comment:3 in reply to: ↑ 2 Changed 2 years ago by techstep@…
Replying to jmr@…:
Please remember to cc the maintainers. As per the FAQ, you need to indicate which mirror your file was downloaded from.
Apologies for not doing that -- next time, I shall be more careful writing the report. The output from port install is below, with the pertinent site.
---> Fetching cmsvlib ---> Attempting to fetch cmsvlib.tar.gz from http://www.physics.wisc.edu/~craigm/idl/down/ ---> Verifying checksum(s) for cmsvlib Error: Checksum (md5) mismatch for cmsvlib.tar.gz Error: Checksum (sha1) mismatch for cmsvlib.tar.gz Error: Checksum (rmd160) mismatch for cmsvlib.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Failed to install cmsvlib

