#16307 closed defect (worksforme)
clearsilver-0.10.5 Checksum verification error
Reported by: | moonunittt@… | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | clearsilver, checksum | Cc: | |
Port: |
Description
Hello,
I am unable to install clearsilver. It seems that the checksums do not match any loger, even though the version number of clearsilver has not changed. It will no longer install, and I didn't know if there was a problem with the port, or from the source. I used Porticus, without the universal option.
Port command started with PID 49303 Verifying checksum(s) for clearsilver Error: Checksum (md5) mismatch for clearsilver-0.10.5.tar.gz Error: Checksum (sha1) mismatch for clearsilver-0.10.5.tar.gz Error: Checksum (rmd160) mismatch for clearsilver-0.10.5.tar.gz Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing. Executing: /opt/local/bin/port install clearsilver
Thanks, Trevor
Change History (4)
comment:1 Changed 16 years ago by blb@…
Cc: | dluke@… removed |
---|---|
Owner: | changed from macports-tickets@… to dluke@… |
comment:2 Changed 16 years ago by danielluke (Daniel J. Luke)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
{{{% port -dv checksum clearsilver DEBUG: Found port in file:///Volumes/Extra/dluke/Projects/macports/dports/www/clearsilver DEBUG: Changing to port directory: /Volumes/Extra/dluke/Projects/macports/dports/www/clearsilver DEBUG: Requested variant darwin is not provided by port clearsilver. DEBUG: Requested variant i386 is not provided by port clearsilver. DEBUG: Requested variant macosx is not provided by port clearsilver. DEBUG: Portfile changed since installation DEBUG: Executing org.macports.main (clearsilver) DEBUG: Portfile changed since installation ---> Fetching clearsilver DEBUG: Executing org.macports.fetch (clearsilver) ---> clearsilver-0.10.5.tar.gz doesn't seem to exist in /opt/local/var/macports/distfiles/clearsilver ---> Attempting to fetch clearsilver-0.10.5.tar.gz from http://www.clearsilver.net/downloads
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 428k 100 428k 0 0 164k 0 0:00:02 0:00:02 --:--:-- 244k DEBUG: Portfile changed since installation ---> Verifying checksum(s) for clearsilver DEBUG: Executing org.macports.checksum (clearsilver) ---> Checksumming clearsilver-0.10.5.tar.gz DEBUG: Correct (md5) checksum for clearsilver-0.10.5.tar.gz DEBUG: Correct (sha1) checksum for clearsilver-0.10.5.tar.gz DEBUG: Correct (rmd160) checksum for clearsilver-0.10.5.tar.gz }}}
comment:3 Changed 16 years ago by moonunittt@…
Your solution worked. It must have been the proxy that work uses, as I was trying to install this there. I thank you for your help. Enjoy your day!
It downloads/checksums fine here, so try cleaning the port (not sure how to do that in Porticus) by running, in Terminal:
then trying the install again.