← Back to team overview

touch-packages team mailing list archive

[Bug 1423048] [NEW] wget fails to download ftp://ftp.gnu.org/gnu/indent/indent-2.2.10.tar.gz

 

Public bug reported:

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

** Affects: wget (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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


Follow ups

References