On Aug 28, 2009, at 02:57, Martin Eisenhardt wrote:

after installing MacPorts 1.8.0, I want to upgrade subversion and its
perlbindings:

$ mekkie:~ mneisen$ sudo port upgrade -u --enforce-variants subversion
subversion-perlbindings

But it gives me the following error messages:

--->  Computing dependencies for openssl
--->  Fetching openssl
--->  Attempting to fetch openssl-0.9.8k.tar.gz from
http://www.openssl.org/source/
--->  Attempting to fetch openssl-0.9.8k.tar.gz from
http://arn.se.distfiles.macports.org/openssl
--->  Attempting to fetch openssl-0.9.8k.tar.gz from
http://distfiles.macports.org/openssl
--->  Attempting to fetch openssl-0.9.8k.tar.gz from
http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/ openssl

[snip]

It seems like the version of openssl MacPorts want to upgrade to does
not exist in the distfiles mirror.

The file does exist on all four of the above servers.

--->  Attempting to fetch openssl-0.9.8k.tar.gz from
http://svn.macports.org/repository/macports/distfiles/openssl
--->  Attempting to fetch openssl-0.9.8k.tar.gz from
http://svn.macports.org/repository/macports/distfiles/general/
--->  Attempting to fetch openssl-0.9.8k.tar.gz from
http://svn.macports.org/repository/macports/downloads/openssl
Error: Target org.macports.fetch returned: fetch failed
Error: Unable to upgrade port: 1

It is normal that the file does not exist in these locations.

Try debug output:

sudo port -d upgrade openssl

Maybe that will give a clue about why it cannot fetch the file.

Can you fetch the file from those locations using a web browser?


_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to