Opened 11 years ago
Closed 11 years ago
#39187 closed defect (fixed)
it.php.net mirror missing
Reported by: | stuchalk (Stuart Chalk) | 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))
Trying to install php53-apache2handler (or php54 version) results in the following error
sh-3.2# port install php53-apache2handler ---> Computing dependencies for php53-apache2handler ---> Fetching archive for php53-apache2handler ---> Attempting to fetch php53-apache2handler-5.3.25_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/php53-apache2handler ---> Attempting to fetch php53-apache2handler-5.3.25_0.darwin_11.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/php53-apache2handler ---> Attempting to fetch php53-apache2handler-5.3.25_0.darwin_11.x86_64.tbz2 from http://lil.fr.packages.macports.org/php53-apache2handler ---> Fetching distfiles for php53-apache2handler ---> Attempting to fetch php-5.3.25.tar.bz2 from http://it.php.net/get/php-5.3.25.tar.bz2/from/this/mirror?dummy= ---> Verifying checksum(s) for php53-apache2handler Error: Checksum (rmd160) mismatch for php-5.3.25.tar.bz2 Error: Checksum (sha256) mismatch for php-5.3.25.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.25.tar.bz2.html Error: org.macports.checksum for port php53-apache2handler returned: Unable to verify file checksums Please see the log file for port php53-apache2handler for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php/php53-apache2handler/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port php53-apache2handler failed
How does this get fixed?
Mac OSX 10.7.5, fresh install of Xcode, macports, and php53
Change History (3)
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to php53-apache2handler |
comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)
Owner: | changed from php53-apache2handler to ryandesign@… |
---|---|
Port: | php added; php53-apache2handler removed |
Summary: | php apache2handler checksum error → it.php.net mirror missing |
it.php.net
is not currently present on the PHP mirror list.
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r106336.
Wait 30 minutes, then run "sudo port selfupdate", then "sudo port clean --all php53-apache2handler", then try again.
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting and Cc the port maintainer(s).