Opened 12 years ago

Closed 12 years ago

#33189 closed defect (invalid)

MacPorts 2.0.3: sudo port upgrade outdated fails

Reported by: jwhester2@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: gdbm

Description (last modified by neverpanic (Clemens Lang))

I have XCode 4.2. Mac OS X 10.6.8.

When trying to do a selfupdate followed by a upgrade outdated I have failures in fetching gdbm. Please see information below. Thank you for your help. I've been using MacPorts for years and not sure why I'm not broken.

[09:07:00 macports]$ sudo port selfupdate
Password:
--->  Updating MacPorts base sources using rsync
MacPorts base version 2.0.3 installed,
MacPorts base version 2.0.3 downloaded.
--->  Updating the ports tree
--->  MacPorts base is already the latest version

The ports tree has been updated. To upgrade your installed ports, you should run
  port upgrade outdated
[09:11:45 macports]$ sudo port upgrade outdated
--->  Computing dependencies for gdbm
--->  Fetching gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from ftp://ftp.gnu.org/gnu/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from http://ftp.gnu.org/gnu/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from ftp://ftp.gnu.org/old-gnu/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from http://mirrors.ibiblio.org/gnu/ftp/gnu/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from http://mirror.facebook.net/gnu/gnu/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from http://distfiles.macports.org/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from http://lil.fr.distfiles.macports.org/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from ftp://ftp.funet.fi/pub/gnu/prep/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from ftp://ftp.lip6.fr/pub/gnu/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from http://her.gr.distfiles.macports.org/mirrors/macports/mpdistfiles/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from ftp://ftp.dti.ad.jp/pub/GNU/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from http://mirror.internode.on.net/pub/gnu/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from ftp://ftp.unicamp.br/pub/gnu/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from http://jog.id.distfiles.macports.org/macports/mpdistfiles/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from ftp://ftp.kddlabs.co.jp/pub/gnu/gnu/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from ftp://ftp.kddlabs.co.jp/pub/gnu/old-gnu/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from http://mirror.aarnet.edu.au/pub/gnu/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from http://sea.us.distfiles.macports.org/macports/mpdistfiles/gdbm
--->  Attempting to fetch gdbm-1.10.tar.gz from http://svn.macports.org/repository/macports/distfiles/gdbm
Error: Target org.macports.fetch returned: fetch failed
Log for gdbm is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_gdbm/gdbm/main.log
Error: Unable to upgrade port: 1
To report a bug, see <http://guide.macports.org/#project.tickets>
[09:12:06 macports]$ 

Attachments (1)

main.log (7.1 KB) - added by jwhester2@… 12 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 12 years ago by neverpanic (Clemens Lang)

Description: modified (diff)

Please remember to use WikiFormatting. Please attach the main.og mentioned in the output.

Changed 12 years ago by jwhester2@…

Attachment: main.log added

comment:2 Changed 12 years ago by jwhester2@…

Oops. I'm sorry about the formatting and not attaching the output log. It is now attached.

comment:3 Changed 12 years ago by neverpanic (Clemens Lang)

Resolution: invalid
Status: newclosed

Apparently you're behind a transparent proxy or something similar that denies access to those sites (HTTP 401 Unauthorized). WLAN Hotspots are known for this kind of behavior. It also seems your network interface has been assigned an IPv6 address, but no IPv6 route, i.e. your IPv6 setup is broken. You should look into this.

This is neither a bug in gdbm, nor a bug in base; please refer to the macports-users mailinglist for support (see MailingLists).

Note: See TracTickets for help on using tickets.