Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2011 22:30:15 GMT
From:      Christian Weisgerber <naddy@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/155129: fetch(1) doesn't interop with tukaani.org
Message-ID:  <201102282230.p1SMUFZ4037348@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/155129; it has been noted by GNATS.

From: Christian Weisgerber <naddy@FreeBSD.org>
To: Bruce Cran <bruce@cran.org.uk>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: bin/155129: fetch(1) doesn't interop with tukaani.org
Date: Mon, 28 Feb 2011 23:25:22 +0100

 Bruce Cran:
 
 > > $ fetch http://tukaani.org/xz/xz-5.0.1.bz2
 > > [hangs until ^C or timeout]
 > 
 > It seems the server is sending about 500 extra bytes at the end of the
 > 404 HTML response before closing the connection.
 
 Oops, of course the file should exist.  Here's the proper URL:
 
 $ fetch http://tukaani.org/xz/xz-5.0.1.tar.bz2
 
 Hangs just the same.
 
 -- 
 Christian "naddy" Weisgerber                          naddy@mips.inka.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102282230.p1SMUFZ4037348>