Opened 11 years ago

Closed 11 years ago

#39414 closed defect (fixed)

php: cn.php.net mirror no longer exists

Reported by: leach@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: php

Description (last modified by mf2k (Frank Schima))

Similar to ticket #39013 - following steps to resolve from that ticket do not resolve the issue (sudo port clean --all php5; sudo port self update).

This is with Macports base version 2.1.3 on OS X 10.8.4 and Xcode 4.6.2

Originally found as part of sudo port install mediawiki

sudo port install php5
--->  Computing dependencies for php5
--->  Fetching archive for php5
--->  Attempting to fetch php5-5.3.26_0+apache2.darwin_12.x86_64.tbz2 from http://packages.macports.org/php5
--->  Attempting to fetch php5-5.3.26_0+apache2.darwin_12.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/php5
--->  Attempting to fetch php5-5.3.26_0+apache2.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/php5
--->  Fetching distfiles for php5
--->  Attempting to fetch php-5.3.26.tar.bz2 from http://cn.php.net/get/php-5.3.26.tar.bz2/from/this/mirror?dummy=
--->  Verifying checksum(s) for php5
Error: Checksum (rmd160) mismatch for php-5.3.26.tar.bz2
Error: Checksum (sha256) mismatch for php-5.3.26.tar.bz2
***
The non-matching file appears to be HTML. See this page for possible reasons
for the checksum mismatch:
<https://trac.macports.org/wiki/MisbehavingServers>
***
The file has been moved to: /opt/local/var/macports/distfiles/php5/php-5.3.26.tar.bz2.html
Error: org.macports.checksum for port php5 returned: Unable to verify file checksums
Please see the log file for port php5 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php5/php5/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port php5 failed

Change History (3)

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…

In the future, please use WikiFormatting and Cc the port maintainer(s).

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Port: php added; php5 removed
Status: newassigned
Summary: port 2.1.3 Error: Checksum (rmd160) mismatch for php-5.3.26.tar.bz2php: cn.php.net mirror no longer exists

comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Thanks for reporting the problem. Fixed in r106928.

Wait 30 minutes, then "sudo port clean --all php5" and then "sudo port selfupdate" and then try again.

Note: See TracTickets for help on using tickets.