Opened 18 years ago

Closed 18 years ago

#9208 closed defect (invalid)

BUG: Checksum (md5) mismatch for libmcrypt-2.5.7.tar.gz

Reported by: heinz.kuper@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: markd@…
Port:

Description

Encountered this checksum mismatch while trying to install php5. Problem is with portfile for libmcrypt.

<quote> ---> Checksumming libmcrypt-2.5.7.tar.gz Error: Checksum (md5) mismatch for libmcrypt-2.5.7.tar.gz Portfile checksum: libmcrypt-2.5.7.tar.gz md5 b1be163143f8e8ed0474beeb642b3bad Distfile checksum: libmcrypt-2.5.7.tar.gz md5 a83155b210efd8542220f431e624520d </quote>

Change History (2)

comment:1 Changed 18 years ago by markd@…

Cc: markd@… added

The checksum is correct. It is probably a sourceforge mirror issue. Make sure you've removed the host puzzle from ${prefix}/share/darwinports/resources/port1.0/fetch/mirror_sites.tcl. I just tried it and several mirrors failed before it was found on http://heanet.dl.sourceforge.net/mcrypt and it downloaded and matched the checksum. Also make sure you've done a 'port clean --all libmcrypt' to get rid of bad copies.

comment:2 Changed 18 years ago by mww@…

Resolution: invalid
Status: newclosed
Summary: Checksum (md5) mismatch for libmcrypt-2.5.7.tar.gzBUG: Checksum (md5) mismatch for libmcrypt-2.5.7.tar.gz

this really is a network-error on your side (or sourceforge, or ..) but NOT an error in the Portfile or the port(1) tool; `port clean --all libmcrypt' and retry!

Note: See TracTickets for help on using tickets.