Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Oct 2002 04:28:30 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Dag-Erling Smorgrav <des@ofug.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libfetch common.c
Message-ID:  <20021029122830.GB8665@dragon.nuxi.com>
In-Reply-To: <xzppttta1dw.fsf@flood.ping.uio.no>
References:  <200210271720.g9RHKnUS015686@repoman.freebsd.org> <20021029030118.GA36927@dragon.nuxi.com> <xzpiszl4myk.fsf@flood.ping.uio.no> <20021029115934.GA8665@dragon.nuxi.com> <xzppttta1dw.fsf@flood.ping.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 29, 2002 at 01:13:47PM +0100, Dag-Erling Smorgrav wrote:
> "David O'Brien" <obrien@FreeBSD.org> writes:
> > [...]
> 
> This is not a proper bug report.

Oh byte me.  I've now spent a few hours on this, I can't see where you've
done anything other than wake up from hybernation and break things.

> A proper bug report would have included 

Oh?  Where is this documented?  A gdb trace is the usual standard for a
good bug report.

> information about your proxy
> server, and full debugging output (-vvv) from fetch.

I don't know a damned thing about the proxy server -- admining it is not
my job function.

Script started on Tue Oct 29 04:25:26 2002
# fetch -vvv ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-current/Latest/libflash.tbz
scheme:   [http]
user:     []
password: []
host:     [netint.amd.com]
port:     [74]
document: [/]
---> proxy.mycompany.com:66
looking up proxy.mycompany.com
connecting to proxy.mycompany.com:66
requesting ftp://ftp.freebsd.org:21/pub/FreeBSD/ports/i386/packages-current/Latest/libflash.tbz
>>> GET ftp://ftp.freebsd.org:21/pub/FreeBSD/ports/i386/packages-current/Latest/libflash.tbz HTTP/1.1
>>> Host: ftp.freebsd.org
>>> User-Agent: fetch libfetch/2.0
>>> Connection: close
>>> 
<<< HTTP/1.0 200 Ok
<<< Proxy-agent: Netscape-Proxy/3.52
<<< Date: Tue, 29 Oct 2002 12:25:46 GMT
<<< Content-type: application/octet-stream
<<< 
offset 0, length -1, size -1, clength -1
fetch: libflash.tbz: size of remote file is not known
local size / mtime: 98304 / 1035894178
Receiving libflash.tbz: 0 bytesReceiving libflash.tbz: 81920 bytesBus error (core dumped)
# exit
exit
Script done on Tue Oct 29 04:25:52 2002

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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