Opened 13 years ago

Closed 13 years ago

#27584 closed defect (fixed)

PHP5 checksum error

Reported by: dale8458@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: php5

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I cant get PHP5 to install... I am using the following command

$sudo ports install php5 + apache2

It is trying to download the php5 from

http://gr.php.net/distributions/

This site is down or no longer listed how do I tell ports what mirror to use???

--->  Computing dependencies for php5
--->  Fetching php5
--->  Attempting to fetch php-5.3.3.tar.bz2 from http://gr.php.net/distributions/
--->  Verifying checksum(s) for php5
Error: Checksum (md5) mismatch for php-5.3.3.tar.bz2
Error: Checksum (sha1) mismatch for php-5.3.3.tar.bz2
Error: Checksum (rmd160) mismatch for php-5.3.3.tar.bz2

Attachments (1)

main.log (33.0 KB) - added by dale8458@… 13 years ago.

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by dale8458@…

Attachment: main.log added

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Milestone: MacPorts 2.0.0
Owner: changed from macports-tickets@… to ryandesign@…
Port: php5 added
Priority: HighNormal
Status: newassigned

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

You can't tell MacPorts which mirror to use; it picks the one it thinks is closest to you. Of course this runs into problems when a mirror goes down, and you are using a broken-by-design DNS server. I'll see about updating the port.

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

Resolution: fixed
Status: assignedclosed

Fixed in r74149. Thanks for reporting the problem.

Note: See TracTickets for help on using tickets.