#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 | -------------------------------------+-------------------------------------- Comment(by danbettles@…): Replying to [comment:3 blb@…]:
Can you run {{{ sudo port clean --all php5 sudo port -d install php5 +mysqlnd }}} and if it still fails to checksum, post the information from where it fetched the bad file.
I'm afraid it failed again. It's failed when fetching from other locations. {{{ ---> Attempting to fetch php-5.3.0.tar.bz2 from http://se.php.net/distributions/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 2043 0 2043 0 0 530 0 --:--:-- 0:00:03 --:--:-- 530 ---> Verifying checksum(s) for php5 DEBUG: Executing org.macports.checksum (php5) ---> Checksumming php-5.3.0.tar.bz2 Error: Checksum (md5) mismatch for php-5.3.0.tar.bz2 Portfile checksum: php-5.3.0.tar.bz2 md5 846760cd655c98dfd86d6d97c3d964b0 Distfile checksum: php-5.3.0.tar.bz2 md5 ef5d5519f7b141e0281abc58340cdf78 Error: Checksum (sha1) mismatch for php-5.3.0.tar.bz2 Portfile checksum: php-5.3.0.tar.bz2 sha1 934700941d216c453376e3bf24347041cf12c6dc Distfile checksum: php-5.3.0.tar.bz2 sha1 940a9098e8a8de74fb1c52ba24b590f303b085e1 Error: Checksum (rmd160) mismatch for php-5.3.0.tar.bz2 Portfile checksum: php-5.3.0.tar.bz2 rmd160 9a71b74052b0ca515f2ddf95c051b47a73d33f44 Distfile checksum: php-5.3.0.tar.bz2 rmd160 997532b6881ec9bcf1e6b81f27a63d1a592f26dd The correct checksum line may be: checksums md5 ef5d5519f7b141e0281abc58340cdf78 \ sha1 940a9098e8a8de74fb1c52ba24b590f303b085e1 \ rmd160 997532b6881ec9bcf1e6b81f27a63d1a592f26dd Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for php5): 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. }}} Thanks for getting back to me so quickly. -- Ticket URL: <http://trac.macports.org/ticket/20654#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS