[MacPorts] #47314: Error: org.macports.fetch for port mesa returned: fetch failed

MacPorts noreply at macports.org
Tue Apr 28 02:03:04 PDT 2015


#47314: Error: org.macports.fetch for port mesa returned: fetch failed
-------------------------+-------------------
  Reporter:  diochnos@…  |      Owner:  jmr@…
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  base        |    Version:  2.3.3
Resolution:              |   Keywords:  ftp
      Port:  curl        |
-------------------------+-------------------

Comment (by diochnos@…):

 Here is the (partial) output on my machine:


 {{{
 $  /usr/bin/curl -v
 ftp://ftp.freedesktop.org/pub/mesa/10.4.7/MesaLib-10.4.7.tar.bz2
 * Hostname was NOT found in DNS cache
 *   Trying 131.252.210.176...
 * Connected to ftp.freedesktop.org (131.252.210.176) port 21 (#0)
 < 220 Welcome to the freedesktop.org FTP server.
 > USER anonymous
 < 331 Please specify the password.
 > PASS ftp at example.com
 < 230 Login successful.
 > PWD
 < 257 "/"
 * Entry path is '/'
 > CWD pub
 * ftp_perform ends with SECONDARY: 0
 < 250 Directory successfully changed.
 > CWD mesa
 < 250 Directory successfully changed.
 > CWD 10.4.7
 < 250 Directory successfully changed.
 > EPSV
 * Connect data stream passively
 < 229 Entering Extended Passive Mode (|||13908|).
 * Hostname was NOT found in DNS cache
 *   Trying 131.252.210.176...
 * Connecting to 131.252.210.176 (131.252.210.176) port 13908
 * Connected to ftp.freedesktop.org (131.252.210.176) port 21 (#0)
 > TYPE I
 < 200 Switching to Binary mode.
 > SIZE MesaLib-10.4.7.tar.bz2
 < 213 7523147
 > RETR MesaLib-10.4.7.tar.bz2
 < 150 Opening BINARY mode data connection for MesaLib-10.4.7.tar.bz2
 (7523147 bytes).
 * Maxdownload = -1
 * Getting file with size: 7523147
 BZh91AY&SY?v??P?????????????????? .......
 }}}

 where after the dots in the end we have a bunch of gibberish which I
 assume reflects the binary content of the file that is being downloaded.

 For convenience I am placing once again the version of /usr/bin/curl that
 I am using (in OS X Yosemite 10.10.3):

 {{{
 $ /usr/bin/curl --version
 curl 7.37.1 (x86_64-apple-darwin14.0) libcurl/7.37.1 SecureTransport
 zlib/1.2.5
 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3
 pop3s rtsp smtp smtps telnet tftp
 Features: AsynchDNS GSS-Negotiate IPv6 Largefile NTLM NTLM_WB SSL libz
 $
 }}}

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


More information about the macports-tickets mailing list