[MacPorts] #47314: Error: org.macports.fetch for port mesa returned: fetch failed
MacPorts
noreply at macports.org
Mon Mar 30 16:38:26 PDT 2015
#47314: Error: org.macports.fetch for port mesa returned: fetch failed
-------------------------+------------------------
Reporter: diochnos@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: mesa |
-------------------------+------------------------
Comment (by diochnos@…):
I honestly can not explain this.
On the same machine that has the issue with upgrade outdated:
{{{
$ which wget
/opt/macports/latest/bin/wget
$ $ wget --version
GNU Wget 1.16.3 built on darwin14.1.0.
+digest +https +ipv6 +iri +large-file +nls +ntlm +opie -psl +ssl/gnutls
... the rest of the output has been removed ...
$
}}}
{{{
$ wget ftp://ftp.freedesktop.org/pub/mesa/10.4.7/MesaLib-10.4.7.tar.bz2
--2015-03-31 00:28:32--
ftp://ftp.freedesktop.org/pub/mesa/10.4.7/MesaLib-10.4.7.tar.bz2
=> ‘MesaLib-10.4.7.tar.bz2’
Resolving ftp.freedesktop.org (ftp.freedesktop.org)... 131.252.210.176
Connecting to ftp.freedesktop.org
(ftp.freedesktop.org)|131.252.210.176|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /pub/mesa/10.4.7 ... done.
==> SIZE MesaLib-10.4.7.tar.bz2 ... 7523147
==> PASV ... done. ==> RETR MesaLib-10.4.7.tar.bz2 ... done.
Length: 7523147 (7.2M) (unauthoritative)
MesaLib-10.4.7.tar.bz2
100%[=================================================>] 7.17M 1.72MB/s
in 5.2s
2015-03-31 00:28:39 (1.38 MB/s) - ‘MesaLib-10.4.7.tar.bz2’ saved [7523147]
$
}}}
Further the following also works:
{{{
$ wget
http://svn.macports.org/repository/macports/distfiles/mesa/MesaLib-10.4.4.tar.bz2
--2015-03-31 00:26:31--
http://svn.macports.org/repository/macports/distfiles/mesa/MesaLib-10.4.4.tar.bz2
Resolving svn.macports.org (svn.macports.org)... 17.251.224.213
Connecting to svn.macports.org (svn.macports.org)|17.251.224.213|:80...
connected.
HTTP request sent, awaiting response... 200 OK
Length: 7507100 (7.2M) [application/x-bzip2]
Saving to: ‘MesaLib-10.4.4.tar.bz2’
MesaLib-10.4.4.tar.bz2
100%[=================================================>] 7.16M 579KB/s
in 13s
2015-03-31 00:26:45 (574 KB/s) - ‘MesaLib-10.4.4.tar.bz2’ saved
[7507100/7507100]
$
}}}
So, it appears that I have no issues downloading from an ftp site, but
then the problem is even weirder because I attempted again to perform an
`upgrade outdated' and it failed again to fetch the file. Finally I also
attempted
{{{
$ wget http://cjj.kr.distfiles.macports.org/mesa/MesaLib-10.4.4.tar.bz2
}}}
and this one also worked (even though the error code was 403 instead of
404 in the log). I have no idea what the can be.
--
Ticket URL: <https://trac.macports.org/ticket/47314#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list