Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14698 closed defect (invalid)

lcms 1.16 Checksum Failure

Reported by: mrmacman2u@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: lcms checksum failure Cc: jmroot (Joshua Root)
Port:

Description

I get the following error when I try to install lcms. I have tried installing lcms manually via downloading the source manually and installing, however MacPorts does not recognize that it is installed and as LCMS is a dependancy, the whole install/build fails. I hope this is sufficient information to help.

sudo port -v install lcms

Password:

---> Verifying checksum(s) for lcms

---> Checksumming lcms-1.16.tar.gz

Error: Checksum (md5) mismatch for lcms-1.16.tar.gz

Portfile checksum: lcms-1.16.tar.gz md5 b07b623f3e712373ff713fb32cf23651

Distfile checksum: lcms-1.16.tar.gz md5 d41d8cd98f00b204e9800998ecf8427e

Error: Checksum (sha1) mismatch for lcms-1.16.tar.gz

Portfile checksum: lcms-1.16.tar.gz sha1 faa1f50967e83304955e517e6908cf7d192b49e9

Distfile checksum: lcms-1.16.tar.gz sha1 da39a3ee5e6b4b0d3255bfef95601890afd80709

Error: Checksum (rmd160) mismatch for lcms-1.16.tar.gz

Portfile checksum: lcms-1.16.tar.gz rmd160 b77805855be5e3fc083b1064c1104d7e070cc1ce

Distfile checksum: lcms-1.16.tar.gz rmd160 9c1185a5c5e9fc54612808977ee8f548b2258d31

Error: Target org.macports.checksum returned: Unable to verify file checksums

Warning: the following items did not execute (for lcms): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install

Error: Status 1 encountered during processing.

Change History (4)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Cc: jmr@… added

Checksum matches on a freshly-downloaded copy for me. Looks like SourceForge gave you a broken file. Run sudo port clean --all lcms and try again.

comment:2 Changed 16 years ago by mrmacman2u@…

That handled the problem, I did not realize the verb '--all' was needed to perform a complete clean. I appreciate your time and effort despite my oversight!

Thanks again!

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Resolution: invalid
Status: newclosed

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.