Hello- I'm having a strange problem where all of the fetch attempts using HTTP fail, but all FTP work fine (see output below). Any ideas what might be going wrong? I've tried uninstalling and reinstalling MacPorts, but the problem persists. Currently, as a workaround, I have to manually download packages and place them in the /opt/local/ directory myself. Thanks -Tico ---> Fetching curl ---> Attempting to fetch curl-7.17.1.tar.bz2 from http:// curl.haxx.se/download/ ---> Attempting to fetch curl-7.17.1.tar.bz2 from ftp://ftp.sunet.se/ pub/www/utilities/curl/ ---> Verifying checksum(s) for curl ---> Extracting curl ---> Configuring curl ---> Building curl with target all ---> Staging curl into destroot ---> Installing curl 7.17.1_0+darwin_8 ---> Activating curl 7.17.1_0+darwin_8 ---> Cleaning curl ---> Fetching openssh ---> Attempting to fetch openssh-4.7p1.tar.gz from http:// mirror.roothell.org/pub/OpenBSD/OpenSSH/portable ---> Attempting to fetch openssh-4.7p1.tar.gz from http://ftp- stud.fht-esslingen.de/pub/OpenBSD/OpenSSH/portable ---> Attempting to fetch openssh-4.7p1.tar.gz from http:// mirror.paranoidbsd.org/pub/OpenBSD/OpenSSH/portable ---> Attempting to fetch openssh-4.7p1.tar.gz from ftp:// ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable ---> Verifying checksum(s) for openssh ---> Extracting openssh ---> Configuring openssh ---> Building openssh with target all ---> Staging openssh into destroot ---> Creating launchd control script ########################################################### # A startup item has been generated that will aid in # starting openssh with launchd. It is disabled # by default. Execute the following command to start it, # and to cause it to launch at startup: # # sudo launchctl load -w /Library/LaunchDaemons/ org.macports.OpenSSH.plist ########################################################### ---> Installing openssh 4.7p1_1+darwin_8 ---> Activating openssh 4.7p1_1+darwin_8 ---> Cleaning openssh ---> Fetching perl5.8 ---> Attempting to fetch perl-5.8.8.tar.bz2 from http://www.cpan.org/ src/5.0/ ---> Attempting to fetch perl-5.8.8.tar.bz2 from http:// svn.macports.org/repository/macports/distfiles/perl5.8 ---> Attempting to fetch perl-5.8.8.tar.bz2 from http:// svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch perl-5.8.8.tar.bz2 from http:// svn.macports.org/repository/macports/downloads/perl5.8 Error: Target org.macports.fetch returned: fetch failed Error: The following dependencies failed to build: p5-error perl5.8 rsync popt Error: Status 1 encountered during processing.