Kuniaki Mukai wrote:
> There are URLs which start with
> "http://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/";
> such that "port upgrade" never proceed beyond fetching any of the URLs,
> like
> the following, whenever I try at my home.
> 
> % sudo port upgrade  libgsf
> Password:
> --->  Fetching glib2
> --->  Attempting to fetch glib-2.20.2.tar.bz2 from
> http://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/glib/2.20/
> (not responding)

Try this:
sudo port -v fetch glib2

This will show more detailed download progress from curl and you will
see if it is just very slow or actually not downloading at all.

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

Reply via email to