From owner-cvs-all Tue Oct 29 4:29:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2DBD37B401; Tue, 29 Oct 2002 04:29:55 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 220AC43E75; Tue, 29 Oct 2002 04:29:51 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g9TCTjJR009114; Tue, 29 Oct 2002 04:29:45 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.6/Submit) id g9TCSUlO009083; Tue, 29 Oct 2002 04:28:30 -0800 (PST) Date: Tue, 29 Oct 2002 04:28:30 -0800 From: "David O'Brien" To: Dag-Erling Smorgrav 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> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Dag-Erling Smorgrav , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200210271720.g9RHKnUS015686@repoman.freebsd.org> <20021029030118.GA36927@dragon.nuxi.com> <20021029115934.GA8665@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Oct 29, 2002 at 01:13:47PM +0100, Dag-Erling Smorgrav wrote: > "David O'Brien" 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