Opened 14 years ago
Last modified 14 years ago
#27843 closed defect
Checksum error for makeicns — at Initial Version
Reported by: | auclair.dominic@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | makeicns |
Description
During installation of kmymoney I got the checksum error for makeicns.
Here's the step that I did:
paulette:~ paulette$ sudo port clean --all makeicns ---> Cleaning makeicns
paulette:~ paulette$ sudo port sync
paulette:~ paulette$ sudo port -v clean --dist makeicns ---> Cleaning makeicns ---> Removing distfiles for makeicns ---> Removing work directory for makeicns paulette:~ paulette$ sudo port -v extract makeicns ---> Fetching makeicns ---> 1.4.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/makeicns ---> Attempting to fetch 1.4.tar.bz2 from http://bitbucket.org/mkae/makeicns/get
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 18147 100 18147 0 0 27571 0 --:--:-- --:--:-- --:--:-- 27571 ---> Verifying checksum(s) for makeicns ---> Checksumming 1.4.tar.bz2 Error: Checksum (md5) mismatch for 1.4.tar.bz2 Portfile checksum: 1.4.tar.bz2 md5 37cc153f69b60625a03c322bd3bafef8 Distfile checksum: 1.4.tar.bz2 md5 a43f82610086490b13cc51a0650596ac Error: Checksum (sha1) mismatch for 1.4.tar.bz2 Portfile checksum: 1.4.tar.bz2 sha1 592c2c17fb3ad6f7b480878a2c5764953b69c125 Distfile checksum: 1.4.tar.bz2 sha1 ac9807dd453ac81df2c45c095c260226fda0997b Error: Checksum (rmd160) mismatch for 1.4.tar.bz2 Portfile checksum: 1.4.tar.bz2 rmd160 ccdfb493b63f19d508d3ef18aaad67b12c9eda70 Distfile checksum: 1.4.tar.bz2 rmd160 d382a75fce7ce3465ad7c5275e94b281561fdc1d The correct checksum line may be: checksums md5 a43f82610086490b13cc51a0650596ac \
sha1 ac9807dd453ac81df2c45c095c260226fda0997b \ rmd160 d382a75fce7ce3465ad7c5275e94b281561fdc1d
Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for makeicns): org.macports.extract org.macports.checksum Log for makeicns is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_makeicns/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> paulette:~ paulette$