not responding when accessing a certain URL to 'port upgrade'
Kuniaki Mukai
mukai at sfc.keio.ac.jp
Sun May 24 21:08:00 PDT 2009
On May 25, 2009, at 10:53 AM, Rainer Müller wrote:
> 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
Following your suggestion, I got a log below.
% sudo port sync; port outdated
Password:
The following installed ports are outdated:
glib2 2.20.1_1 < 2.20.2_0
libgsf 1.14.12_0 < 1.14.14_0
p5-compress-raw-bzip2 2.017_0 < 2.019_0
% sudo port -v fetch glib2
---> Fetching glib2
---> glib-2.20.2.tar.bz2 doesn't seem to exist in /opt/local/var/
macports/distfiles/glib2
---> Attempting to fetch glib-2.20.2.tar.bz2 from http://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/glib/2.20/
% Total % Received % Xferd Average Speed Time Time
Time Current
Dload Upload Total Spent
Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:02:39
--:--:-- 0
Kuniaki
More information about the macports-users
mailing list