Re: [gtk-osx-users] Error during phase checkout of gtk-doc.
- From: Pascal <p p14 orange fr>
- To: John Ralls <jralls ceridwen us>
- Cc: gtk-osx-users-list gnome org
- Subject: Re: [gtk-osx-users] Error during phase checkout of gtk-doc.
- Date: Wed, 31 Jul 2019 22:14:47 +0200
Le 29 juil. 2019 à 23:28, John Ralls <jralls ceridwen us> a écrit :
On Jul 29, 2019, at 12:49 PM, Pascal <p p14 orange fr> wrote:
Le 28 juil. 2019 à 19:22, Pascal <p p14 orange fr> a écrit :
Hello,
I've got a downloading error with ftp.gnome.org:
curl --continue-at - -L ftp://ftp.gnome.org/pub/gnome/sources/gtk-doc/1.29/gtk-doc-1.29.tar.xz -o
/usr/local/src-2019/pkgs/gtk-doc-1.29.tar.xz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0^C*** Error during phase
checkout of gtk-doc: ########## Error running curl --continue-at - -L
ftp://ftp.gnome.org/pub/gnome/sources/gtk-doc/1.29/gtk-doc-1.29.tar.xz -o
/usr/local/src-2019/pkgs/gtk-doc-1.29.tar.xz *** [12/13]
It seems to have shift to https:
$ curl -L https://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.29/gtk-doc-1.29.tar.xz -o gtk-doc-1.29.tar.xz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 715k 100 715k 0 0 308k 0 0:00:02 0:00:02 --:--:-- 308k
Same for:
curl --continue-at - -L ftp://sourceware.org/pub/libffi/libffi-3.2.1.tar.gz -o
/usr/local/src-2019/pkgs/libffi-3.2.1.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (56) response reading failed
$ curl -L https://sourceware.org/pub/libffi/libffi-3.2.1.tar.gz -o libffi-3.2.1.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 918k 100 918k 0 0 162k 0 0:00:05 0:00:05 --:--:-- 193k
But different issue for:
curl --continue-at - -L ftp://ftp.freedesktop.org/pub/xorg/individual/util/util-macros-1.19.1.tar.bz2 -o
/usr/local/src-2019/pkgs/util-macros-1.19.1.tar.bz2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (56) response reading failed
*** Error during phase checkout of xorg-util-macros: ########## Error running curl --continue-at - -L
ftp://ftp.freedesktop.org/pub/xorg/individual/util/util-macros-1.19.1.tar.bz2 -o
/usr/local/src-2019/pkgs/util-macros-1.19.1.tar.bz2 *** [14/18]
All of those ftp retrievals work for me, e.g.:
$ Argus:/Users/john> curl --continue-at - -L ftp://sourceware.org/pub/libffi/libffi-3.2.1.tar.gz -o
~/Development/gtk-sources/libffi-3.2.1.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 918k 100 918k 0 0 610k 0 0:00:01 0:00:01 --:--:-- 610k
$ Argus:/Users/john>
It would seem that you've broken curl somehow so it won't retrieve with ftp.
BTW, the official http URI for XOrg is
https://www.x.org/archive/individual/util/util-macros-1.19.1.tar.bz2, but ftp://ftp.freedesktop.org is
still up-and-running.
Hello John,
It's very curious, I've got nothing this evening (I kill after 27 s):
$ curl -L ftp://sourceware.org/pub/libffi/libffi-3.2.1.tar.gz -o libffi-3.2.1.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:27 --:--:-- 0^C
I've LittleSnitch active but the connection was allowed.
Regards, Pascal.
http://blady.pagesperso-orange.fr
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]