> The patch doesn't just prevent a SIGSEGV.  It solves the problem of axel
> not being able to handle a FTP CWD to a non-existent directory.
>
> Even wget can't get the file because the directory doesn't exist.
>
> $ wget 
> http://www.mirrorservice.org/sites/releases.ubuntu.com/edgy/ubuntu-6.10-alternate-i386.iso
> --12:28:27--  
> http://www.mirrorservice.org/sites/releases.ubuntu.com/edgy/ubuntu-6.10-alternate-i386.iso
>            => `ubuntu-6.10-alternate-i386.iso'
> Resolving www.mirrorservice.org... 212.219.56.135, 212.219.56.138, 
> 212.219.56.139, ...
> Connecting to www.mirrorservice.org|212.219.56.135|:80... connected.
> HTTP request sent, awaiting response... 302 Found
> Location: 
> ftp://ftp.ukc.mirrorservice.org/sites/releases.ubuntu.com/edgy/ubuntu-6.10-alternate-i386.iso
>  [following]
> --12:28:30--  
> ftp://ftp.ukc.mirrorservice.org/sites/releases.ubuntu.com/edgy/ubuntu-6.10-alternate-i386.iso
>            => `ubuntu-6.10-alternate-i386.iso'
> Resolving ftp.ukc.mirrorservice.org... 212.219.56.135, 212.219.56.138, 
> 212.219.56.139, ...
> Connecting to ftp.ukc.mirrorservice.org|212.219.56.135|:21... connected.
> Logging in as anonymous ... Logged in!
> ==> SYST ... done.    ==> PWD ... done.
> ==> TYPE I ... done.  ==> CWD /sites/releases.ubuntu.com/edgy ...
> No such directory `sites/releases.ubuntu.com/edgy'.
>
> Cheers,
> Giridhar
>

Hi,

That's absolutely true. There were a bug that this patch at least
fixed. But in fact at the very moment this bug has been opened, the
given link were valid. See comment 2 . Wget were able to start
downloading the file.
Now to make a valid test of the patch you should try using :

http://www.mirrorservice.org/sites/releases.ubuntu.com/gutsy/ubuntu-7.10-desktop-i386.iso

Sadly, I am not home , and can't test the patch against this link.

If the test succeeds then we shall consider this patch solving the issue
:-)

Regards

-- 
[apport] axel crashed with SIGSEGV in malloc_consolidate()
https://bugs.launchpad.net/bugs/90452
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to