touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #56190
[Bug 1423048] Re: wget fails to download ftp://ftp.gnu.org/gnu/indent/indent-2.2.10.tar.gz
more info
wget ftp://ftp.gnu.org/gnu/indent/indent-2.2.10.tar.gz -4
works
wget ftp://ftp.gnu.org/gnu/indent/indent-2.2.10.tar.gz -6
hangs.
both on ubuntu 15.04
seems like this https://lists.gnu.org/archive/html/bug-
wget/2015-01/msg00007.html
may be http://git.savannah.gnu.org/cgit/wget.git/commit/?id=5e3a76073157510b1040578e70cb1234759a730f
is required to be backported
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to wget in Ubuntu.
https://bugs.launchpad.net/bugs/1423048
Title:
wget fails to download
ftp://ftp.gnu.org/gnu/indent/indent-2.2.10.tar.gz
Status in wget package in Ubuntu:
New
Bug description:
on ubuntu 12.04
wget ftp://ftp.gnu.org/gnu/indent/indent-2.2.10.tar.gz
--2015-02-18 05:11:39-- ftp://ftp.gnu.org/gnu/indent/indent-2.2.10.tar.gz
=> `indent-2.2.10.tar.gz'
Resolving ftp.gnu.org (ftp.gnu.org)... 2001:4830:134:3::b, 208.118.235.20
Connecting to ftp.gnu.org (ftp.gnu.org)|2001:4830:134:3::b|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /gnu/indent ... done.
==> SIZE indent-2.2.10.tar.gz ... 702667
==> EPSV ... done. ==> RETR indent-2.2.10.tar.gz ... done.
Length: 702667 (686K) (unauthoritative)
100%[================================================================================================================================>]
702,667 1.76M/s in 0.4s
2015-02-18 05:11:39 (1.76 MB/s) - `indent-2.2.10.tar.gz' saved
[702667]
On ubuntu 15.04
wget ftp://ftp.gnu.org/gnu/indent/indent-2.2.10.tar.gz
--2015-02-18 05:12:53-- ftp://ftp.gnu.org/gnu/indent/indent-2.2.10.tar.gz
=> ‘indent-2.2.10.tar.gz’
Resolving ftp.gnu.org (ftp.gnu.org)... 2001:4830:134:3::b, 208.118.235.20
Connecting to ftp.gnu.org (ftp.gnu.org)|2001:4830:134:3::b|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /gnu/indent ... done.
==> SIZE indent-2.2.10.tar.gz ... 702667
==> EPSV ...
Cannot parse PASV response.
==> EPRT ... done. ==> RETR indent-2.2.10.tar.gz ...
hangs here forever
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wget/+bug/1423048/+subscriptions
References