Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#42236 closed defect (fixed)

org.macports.fetch for port boost returned: fetch failed

Reported by: Michael.Tiernan@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: seanfarley (Sean Farley), mamoll (Mark Moll)
Port: boost

Description

I tried to search for a ticket on this but couldn't find one. If I can do anything to help identify the problem, please say so.

sudo port install boost
--->  Computing dependencies for boost
--->  Fetching distfiles for boost
--->  Attempting to fetch boost_1.tar.bz2 from http://superb-dca2.dl.sourceforge.net/project/boost/boost/1
--->  Attempting to fetch boost_1.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/boost
--->  Attempting to fetch boost_1.tar.bz2 from http://softlayer-dal.dl.sourceforge.net/project/boost/boost/1
--->  Attempting to fetch boost_1.tar.bz2 from http://hivelocity.dl.sourceforge.net/project/boost/boost/1
--->  Attempting to fetch boost_1.tar.bz2 from http://distfiles.macports.org/boost
--->  Attempting to fetch boost_1.tar.bz2 from http://sea.us.distfiles.macports.org/macports/distfiles/boost
--->  Attempting to fetch boost_1.tar.bz2 from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/boost
--->  Attempting to fetch boost_1.tar.bz2 from http://heanet.dl.sourceforge.net/project/boost/boost/1
--->  Attempting to fetch boost_1.tar.bz2 from http://lil.fr.distfiles.macports.org/boost
--->  Attempting to fetch boost_1.tar.bz2 from http://kent.dl.sourceforge.net/project/boost/boost/1
--->  Attempting to fetch boost_1.tar.bz2 from http://freefr.dl.sourceforge.net/project/boost/boost/1
--->  Attempting to fetch boost_1.tar.bz2 from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/boost
--->  Attempting to fetch boost_1.tar.bz2 from http://switch.dl.sourceforge.net/project/boost/boost/1
--->  Attempting to fetch boost_1.tar.bz2 from http://optimate.dl.sourceforge.net/project/boost/boost/1
--->  Attempting to fetch boost_1.tar.bz2 from http://garr.dl.sourceforge.net/project/boost/boost/1
--->  Attempting to fetch boost_1.tar.bz2 from http://citylan.dl.sourceforge.net/project/boost/boost/1
--->  Attempting to fetch boost_1.tar.bz2 from http://her.gr.distfiles.macports.org/mirrors/macports/mpdistfiles/boost
--->  Attempting to fetch boost_1.tar.bz2 from http://ufpr.dl.sourceforge.net/project/boost/boost/1
--->  Attempting to fetch boost_1.tar.bz2 from http://cjj.kr.distfiles.macports.org/boost
--->  Attempting to fetch boost_1.tar.bz2 from http://jaist.dl.sourceforge.net/project/boost/boost/1
--->  Attempting to fetch boost_1.tar.bz2 from http://nchc.dl.sourceforge.net/project/boost/boost/1
--->  Attempting to fetch boost_1.tar.bz2 from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/boost
--->  Attempting to fetch boost_1.tar.bz2 from http://aarnet.dl.sourceforge.net/project/boost/boost/1
--->  Attempting to fetch boost_1.tar.bz2 from http://internode.dl.sourceforge.net/project/boost/boost/1
--->  Attempting to fetch boost_1.tar.bz2 from http://waix.dl.sourceforge.net/project/boost/boost/1
--->  Attempting to fetch boost_1.tar.bz2 from http://jog.id.distfiles.macports.org/macports/mpdistfiles/boost
--->  Attempting to fetch boost_1.tar.bz2 from http://netcologne.dl.sourceforge.net/project/boost/boost/1
--->  Attempting to fetch boost_1.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/boost
Error: org.macports.fetch for port boost returned: fetch failed
Please see the log file for port boost for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_boost/boost/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port boost failed

Attachments (1)

main.log (32.7 KB) - added by Michael.Tiernan@… 10 years ago.
Log file

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by Michael.Tiernan@…

Attachment: main.log added

Log file

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: boost fetch failed removed

The boost port does not try to fetch a file "boost_1.tar.bz2"; it tries to fetch a file "boost_1_55_0.tar.bz2". Why is it trying to fetch "boost_1.tar.bz2" on your system? Have you modified your boost port to do this? (I can think of no other reason.)

comment:2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: sean@… mmoll@… added
Resolution: fixed
Status: newclosed

Sorry, this was a bug introduced in r116366 and fixed in r116407. Run "sudo port selfupdate".

comment:3 Changed 10 years ago by Michael.Tiernan@…

Thank you! :)

(For a bit there I thought it was some sort of test.) ;)

Note: See TracTickets for help on using tickets.