Opened 11 years ago
Closed 10 years ago
#43343 closed defect (fixed)
php52 mirror link changed
Reported by: | an0nym@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | php52 |
Description
$ sudo port install php52 +no_web ---> Computing dependencies for php52 ---> Fetching archive for php52 ---> Attempting to fetch php52-5.2.17_9+no_web.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/php52 ---> Attempting to fetch php52-5.2.17_9+no_web.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/php52 ---> Attempting to fetch php52-5.2.17_9+no_web.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/php52 ---> Fetching distfiles for php52 ---> Attempting to fetch php-5.2.17.tar.bz2 from http://ru.php.net/get/php-5.2.17.tar.bz2/from/this/mirror?dummy= ---> Verifying checksums for php52 Error: Checksum (sha1) mismatch for php-5.2.17.tar.bz2 Error: Checksum (rmd160) mismatch for php-5.2.17.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.2.17.tar.bz2.html Error: org.macports.checksum for port php52 returned: Unable to verify file checksums Please see the log file for port php52 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php52/php52/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port php52 failed
It seems new link should be http://museum.php.net/php5/php-5.2.17.tar.bz2 (see http://ru2.php.net/releases/).
Change History (3)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… removed |
---|---|
Keywords: | mirror removed |
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | new → assigned |
comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
The php-5.2.17.tar.bz2 in the museum is different from the one MacPorts is currently using. I've reported that to the PHP people as well: https://bugs.php.net/bug.php?id=68418
comment:3 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
They fixed the tarball in the museum so I updated the master_sites in the portfile in r128140.
Note: See
TracTickets for help on using
tickets.
Replying to an0nym@…:
This is a mistake in the PHP web site infrastructure; I have reported it to them: https://bugs.php.net/bug.php?id=67062
Thanks; I'll look into updating the URLs of the older PHP versions.