Changes between Initial Version and Version 1 of Ticket #41485


Ignore:
Timestamp:
Nov 22, 2013, 12:05:56 AM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The portfile already has the correct checksums.

The portion of the error message that you did not quote above referred you to the MisbehavingServers page which explains that the problem is with your DNS servers.

Probably one of the php mirrors was removed, and because of your broken DNS servers, this turns into an error. If you let me know which mirror it was, I can remove it from the list. If you don't remember which mirror it was, try this:

sudo port clean --all php54
sudo port install php54

If the same error occurs, let me know what mirror it was. Or maybe it'll find a mirror that works and install ok.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41485

    • Property Owner changed from macports-tickets@… to ryandesign@…
  • Ticket #41485 – Description

    initial v1  
    11Trying to fresh install php54 on Macports 2.2.1 on Mavericks with XCode 5.0.2 I get the following
    22
     3{{{
    34--->  Verifying checksums for php54
    45Error: Checksum (md5) mismatch for php-5.4.22.tar.bz2
     
    67Error: Checksum (sha256) mismatch for php-5.4.22.tar.bz2
    78***
     9}}}
    810
    911Can you fix the portfile with the right checksums please?