[MacPorts] #41485: PHP54 install indicates checksum mismatch

MacPorts noreply at macports.org
Thu Nov 21 16:05:57 PST 2013


#41485: PHP54 install indicates checksum mismatch
-----------------------+--------------------------
  Reporter:  schalk@…  |      Owner:  ryandesign@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.2.1
Resolution:            |   Keywords:
      Port:  php54     |
-----------------------+--------------------------
Changes (by ryandesign@…):

 * owner:  macports-tickets@… => ryandesign@…


Old description:

> Trying to fresh install php54 on Macports 2.2.1 on Mavericks with XCode
> 5.0.2 I get the following
>
> --->  Verifying checksums for php54
> Error: Checksum (md5) mismatch for php-5.4.22.tar.bz2
> Error: Checksum (rmd160) mismatch for php-5.4.22.tar.bz2
> Error: Checksum (sha256) mismatch for php-5.4.22.tar.bz2
> ***
>
> Can you fix the portfile with the right checksums please?

New description:

 Trying to fresh install php54 on Macports 2.2.1 on Mavericks with XCode
 5.0.2 I get the following

 {{{
 --->  Verifying checksums for php54
 Error: Checksum (md5) mismatch for php-5.4.22.tar.bz2
 Error: Checksum (rmd160) mismatch for php-5.4.22.tar.bz2
 Error: Checksum (sha256) mismatch for php-5.4.22.tar.bz2
 ***
 }}}

 Can you fix the portfile with the right checksums please?

--

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.

-- 
Ticket URL: <https://trac.macports.org/ticket/41485#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list