#20654: PHP 5 port: unable to verify file checksums -------------------------------------+-------------------------------------- Reporter: danbettles@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: worksforme | Keywords: php5 checksum Port: php5 | -------------------------------------+-------------------------------------- Changes (by toby@…): * status: new => closed * resolution: => worksforme Old description:
I get the following error message when I try to install the new PHP 5 port.
daniel-bettless-macbook:~ danbettles$ sudo port install php5 +mysqlnd ---> Verifying checksum(s) for php5 Error: Checksum (md5) mismatch for php-5.3.0.tar.bz2 Error: Checksum (sha1) mismatch for php-5.3.0.tar.bz2 Error: Checksum (rmd160) mismatch for php-5.3.0.tar.bz2 Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing.
New description: I get the following error message when I try to install the new PHP 5 port. {{{ daniel-bettless-macbook:~ danbettles$ sudo port install php5 +mysqlnd ---> Verifying checksum(s) for php5 Error: Checksum (md5) mismatch for php-5.3.0.tar.bz2 Error: Checksum (sha1) mismatch for php-5.3.0.tar.bz2 Error: Checksum (rmd160) mismatch for php-5.3.0.tar.bz2 Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing. }}} -- Comment: In the future, please refer to [wiki:WikiFormatting] before filing a ticket. Anyway, run 'sudo port clean --all php5' and try again, you most likely just have a corrupt download. -- Ticket URL: <http://trac.macports.org/ticket/20654#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS