The following reply was made to PR bin/155129; it has been noted by GNATS.

From: Christian Weisgerber <[email protected]>
To: Bruce Cran <[email protected]>
Cc: [email protected]
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                          [email protected]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to