Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#20654 closed defect (fixed)

PHP 5 port: unable to verify file checksums — at Version 1

Reported by: danbettles@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: checksum Cc:
Port: php5, php4

Description (last modified by tobypeterson)

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.

Change History (1)

comment:1 Changed 15 years ago by tobypeterson

Description: modified (diff)
Resolution: worksforme
Status: newclosed

In the future, please refer to WikiFormatting before filing a ticket.

Anyway, run 'sudo port clean --all php5' and try again, you most likely just have a corrupt download.

Note: See TracTickets for help on using tickets.