Ticket #20515 (closed defect: worksforme)
php-5.3.0 Unable to verify file checksums
| Reported by: | contact@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | php | Cc: | |
| Port: | php |
Description
Executed:
sudo port install apache2 +no_startupitem php5 +mysql5 +apache2
Received:
Skipping org.macports.activate (apache2 +darwin_9+no_startupitem) since this port is already active ---> Cleaning apache2 ---> 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
Note: See
TracTickets for help on using
tickets.


Works for me - run 'sudo port clean --all php5' and try again.