#20672: PHP5 - Checksum error. ---------------------------------------+------------------------------------ Reporter: macports@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: PHP, PHP5 | Port: ---------------------------------------+------------------------------------ Hello, I have a problem about checksums on the port PHP5. I have try the command port clean (and port clean --all) on this package but i have the same thing. {{{ imac-de-tewfik:~ tewfik$ sudo port clean --all php5 ---> Cleaning php5 imac-de-tewfik:~ tewfik$ sudo port -v checksum php5 ---> Fetching php5 ---> php-5.3.0.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/php5 ---> Attempting to fetch php-5.3.0.tar.bz2 from http://fr.php.net/distributions/php5 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 6382 0 6382 0 0 8185 0 --:--:-- --:--:-- --:--:-- 228k ---> Verifying checksum(s) for 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 60d242c2a1417ce17a8733b5243f0f0e 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 8963ba6297fc7983f2059bff13bfc961e1610678 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 9be7cb0c62abbaf233888efc723b836898e770a7 The correct checksum line may be: checksums md5 60d242c2a1417ce17a8733b5243f0f0e \ sha1 8963ba6297fc7983f2059bff13bfc961e1610678 \ rmd160 9be7cb0c62abbaf233888efc723b836898e770a7 Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for php5): org.macports.checksum Error: Status 1 encountered during processing. }}} Best regards, Tewfik -- Ticket URL: <http://trac.macports.org/ticket/20672> MacPorts <http://www.macports.org/> Ports system for Mac OS