[MacPorts] #43949: gmp install fails with :debug:extract Error code: NONE

MacPorts noreply at macports.org
Sat Jun 7 13:38:11 PDT 2014


#43949: gmp install fails with :debug:extract Error code: NONE
-------------------------------+--------------------------------
  Reporter:  brookemgilbert@…  |      Owner:  macports-tickets@…
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.3.0
Resolution:                    |   Keywords:
      Port:  gmp               |
-------------------------------+--------------------------------

Comment (by ryandesign@…):

 Thanks, that's a clean log. It shows the output from all phases, including
 the fetch phase, which your previous log did not include because it had
 already been completed previously.

 It shows this message:

 {{{
 :warn:archivefetch Your DNS servers incorrectly claim to know the address
 of nonexistent hosts. This may cause checksum mismatches for some ports.
 See this page for more information:
 <https://trac.macports.org/wiki/MisbehavingServers>
 }}}

 You should have also seen that message in the terminal. It is possible
 that because of this problem with your DNS servers, the correct file was
 not downloaded, and it therefore cannot be extracted. Though that should
 not be the case, since the checksum phase passed, meaning the file you got
 should be the correct one. But let's take a look at the file that got
 downloaded. What do you get for these commands:

 {{{
 ls -l /opt/local/var/macports/distfiles/gmp/gmp-6.0.0a.tar.bz2
 file /opt/local/var/macports/distfiles/gmp/gmp-6.0.0a.tar.bz2
 openssl dgst -sha256
 /opt/local/var/macports/distfiles/gmp/gmp-6.0.0a.tar.bz2
 }}}

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


More information about the macports-tickets mailing list