[Macports-users] port error "Error: Target com.apple.fetch returned: fetch failed"
Hello. While trying to "port" multi-gnome-terminal on my Mac OS X Tiger - Macbook (Intel), I encountered the following error. Being new to macports I am not sure how to infer this message correctly. The only other error I noticed is, following link also returns a 404 Page not Found error. http://www.macports.org/darwinports/dports/gnome/multi-gnome-terminal/Portfi... sudo port install multi-gnome-terminal ---> Fetching libiconv ---> Attempting to fetch libiconv-1.10.tar.gz from gnu ---> Attempting to fetch libiconv-1.10.tar.gz from opendarwin Error: Target com.apple.fetch returned: fetch failed Error: The following dependencies failed to build: gdk-pixbuf glib1 gettext libiconv pkgconfig gtk1 jpeg libpng zlib tiff gnome-libs imlib libungif libghttp oaf libxml orbit popt libglade scrollkeeper docbook-xml docbook-xml-scrollkeeper docbook-xsl intltool p5-xml-parser perl5.8 libxslt libxml2 Error: Status 1 encountered during processing. Any help will be much appreciated. Thanks -r
On Sep 3, 2006, at 9:02 PM, Rahul Iyer wrote:
While trying to "port" multi-gnome-terminal on my Mac OS X Tiger - Macbook (Intel), I encountered the following error. Being new to macports I am not sure how to infer this message correctly. The only other error I noticed is, following link also returns a 404 Page not Found error. http://www.macports.org/darwinports/dports/ gnome/multi-gnome-terminal/Portfile
sudo port install multi-gnome-terminal
You can get more information on what's going on by passing the -dv flags... ie sudo port -dv install multi-gnome-terminal
---> Fetching libiconv ---> Attempting to fetch libiconv-1.10.tar.gz from gnu ---> Attempting to fetch libiconv-1.10.tar.gz from opendarwin Error: Target com.apple.fetch returned: fetch failed
This just means that macports was unable to fetch the libiconv sources. It could have been a temporary problem (in which case, you can just try again later), or you could have a local network configuration that's preventing this from happening (a very strict firewall, for example). -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+
participants (2)
-
Daniel J. Luke
-
Rahul Iyer