New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #25857 (closed defect: worksforme)

Opened 3 years ago

Last modified 3 years ago

mesa: Fetch Failure

Reported by: jxzhu@… Owned by: jeremyhu@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: ryandesign@…
Port: mesa

Description (last modified by ryandesign@…) (diff)

1./ I did first

sudp port selfupdate

--->  Updating the ports tree
--->  Updating MacPorts base sources using rsync
MacPorts base version 1.9.1 installed,
MacPorts base version 1.9.1 downloaded.
--->  MacPorts base is already the latest version

The ports tree has been updated. To upgrade your installed ports, you should run
  port upgrade outdated

2./

I then executed ---

sudo port install mesa

Here is the output

--->  Computing dependencies for mesa
--->  Fetching mesa
--->  Attempting to fetch MesaLib-7.8.2.tar.bz2 from http://distfiles.macports.org/mesa
--->  Attempting to fetch MesaLib-7.8.2.tar.bz2 from ftp://ftp.freedesktop.org/pub/mesa/7.8.2/
--->  Attempting to fetch MesaLib-7.8.2.tar.bz2 from http://lil.fr.distfiles.macports.org/mesa
--->  Attempting to fetch MesaLib-7.8.2.tar.bz2 from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/mesa
--->  Attempting to fetch MesaLib-7.8.2.tar.bz2 from http://www.buraphalinux.org/download/bls1.4/dvd/source/x11/xserver/mesa/
--->  Attempting to fetch MesaLib-7.8.2.tar.bz2 from http://sea.us.distfiles.macports.org/macports/mpdistfiles/mesa
--->  Attempting to fetch MesaLib-7.8.2.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/mesa
--->  Attempting to fetch MesaLib-7.8.2.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/general/
Error: Target org.macports.fetch returned: fetch failed
Log for mesa is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_mesa/main.log
Error: Status 1 encountered during processing.

Change History

comment:1 Changed 3 years ago by jxzhu@…

I am running on Mac Intel under Snow Leopard 10.6.4.

Thanks,

JX

comment:2 Changed 3 years ago by ryandesign@…

  • Description modified (diff)
  • Cc ryandesign@… added
  • Summary changed from MesaLib-7.8.2 Fetch Failure to mesa: Fetch Failure
  • Priority changed from High to Normal
  • Owner changed from macports-tickets@… to jeremyhu@…
  • Port set to mesa

Please remember to use WikiFormatting when pasting shell commands and output.

The file does exist in ftp://ftp.freedesktop.org/pub/mesa/7.8.2/. Perhaps you are unable to fetch from FTP servers on your network?

The file also exists in http://www.buraphalinux.org/download/bls1.4/dvd_source/source/x11/xserver/mesa/ but we had the location wrong in the portfile; I fixed it in r70063. Please let us know if it works now.

Because the only working fetch location was FTP, the distfile also had not been copied to our distfiles mirrors. The primary distfiles mirror cannot fetch from FTP servers, and the backup distfiles mirrors sync from the primary one. Now that the port has a working http download location again, the file has already been copied to the primary distfiles mirror, and should soon appear on the backups.

comment:3 Changed 3 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to worksforme

The http location was previously correct, so I guess buraphalinux.org reorganised. Sure would be nice if freedesktop.org offered a http source…

Note: See TracTickets for help on using tickets.