#47621: fetch failed, but should not ----------------------+-------------------------------- Reporter: bolet@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.3.3 Resolution: | Keywords: Port: | ----------------------+-------------------------------- Changes (by ryandesign@…): * component: ports => base Old description:
All ports fail to update with the: Error: org.macports.fetch for port X returned: fetch failed
And every time the list of (apr is just an example, but same happens for all ports):
Attempting to fetch apr-1.5.2.tar.bz2 from http://lil.fr.distfiles.macports.org/apr Attempting to fetch apr-1.5.2.tar.bz2 from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/apr ... ... Error: org.macports.fetch for port apr returned: fetch failed Please see the log file for port apr for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apr/apr/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets
But if I curl or wget the URL, the file extsits: pinaud:/ root# wget --spider http://lil.fr.distfiles.macports.org/apr/apr-1.5.2.tar.bz2 converted 'http://lil.fr.distfiles.macports.org/apr/apr-1.5.2.tar.bz2' (ASCII) -> 'http://lil.fr.distfiles.macports.org/apr/apr-1.5.2.tar.bz2' (UTF-8) Mode « spider » activé. Vérification de l'existence d'un fichier distant. --2015-05-02 17:42:57-- http://lil.fr.distfiles.macports.org/apr/apr-1.5.2.tar.bz2 Résolution de lil.fr.distfiles.macports.org (lil.fr.distfiles.macports.org)… 87.98.244.45 Connexion à lil.fr.distfiles.macports.org (lil.fr.distfiles.macports.org)|87.98.244.45|:80… connecté. requête HTTP transmise, en attente de la réponse… 200 OK Taille : 826885 (808K) [application/x-bzip2] Le fichier distant existe.
Sorry it's french but you get the "200 OK" message.
What's wrong?
PS : running on 10.4.11, MacPorts is at 2.3.3
New description: All ports fail to update with the: {{{ Error: org.macports.fetch for port X returned: fetch failed }}} And every time the list of (apr is just an example, but same happens for all ports): {{{ Attempting to fetch apr-1.5.2.tar.bz2 from http://lil.fr.distfiles.macports.org/apr Attempting to fetch apr-1.5.2.tar.bz2 from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/apr ... ... Error: org.macports.fetch for port apr returned: fetch failed Please see the log file for port apr for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apr/apr/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets }}} But if I curl or wget the URL, the file extsits: {{{ pinaud:/ root# wget --spider http://lil.fr.distfiles.macports.org/apr/apr-1.5.2.tar.bz2 converted 'http://lil.fr.distfiles.macports.org/apr/apr-1.5.2.tar.bz2' (ASCII) -> 'http://lil.fr.distfiles.macports.org/apr/apr-1.5.2.tar.bz2' (UTF-8) Mode « spider » activé. Vérification de l'existence d'un fichier distant. --2015-05-02 17:42:57-- http://lil.fr.distfiles.macports.org/apr/apr-1.5.2.tar.bz2 Résolution de lil.fr.distfiles.macports.org (lil.fr.distfiles.macports.org)… 87.98.244.45 Connexion à lil.fr.distfiles.macports.org (lil.fr.distfiles.macports.org)|87.98.244.45|:80… connecté. requête HTTP transmise, en attente de la réponse… 200 OK Taille : 826885 (808K) [application/x-bzip2] Le fichier distant existe. }}} Sorry it's french but you get the "200 OK" message. What's wrong? PS : running on 10.4.11, MacPorts is at 2.3.3 -- -- Ticket URL: <https://trac.macports.org/ticket/47621#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X