From owner-freebsd-stable Sat Jul 29 22:42:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cage.simianscience.com (cage.simianscience.com [64.7.134.1]) by hub.freebsd.org (Postfix) with ESMTP id A03CD37B983; Sat, 29 Jul 2000 22:42:44 -0700 (PDT) (envelope-from mike@sentex.net) Received: from chimp (chimp [192.168.0.2]) by cage.simianscience.com (8.9.3/8.9.3) with ESMTP id BAA83256; Sun, 30 Jul 2000 01:42:30 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <4.2.2.20000730013154.047c2b58@mail.sentex.net> X-Sender: mdtancsa@mail.sentex.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Sun, 30 Jul 2000 01:37:23 -0400 To: andrew@ugh.net.au, Ben Smithurst From: Mike Tancsa Subject: Re: is fetch broken? Cc: freebsd-stable@FreeBSD.org, des@FreeBSD.org In-Reply-To: References: <20000729174208.F59315@strontium.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 11:10 AM 7/30/2000 +1000, andrew@ugh.net.au wrote: >Hi, > >Are you using an HTTP proxy? Have you tried the -b and/or -t options? I >get similar errors (and always have) if I don't use -b. No. The only 'odd' thing is that I am using PPPoE. cage% fetch "http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-wm/icewm-i18n/pkg/DESCR?rev =1.2" Receiving DESCR?rev=1.2 (4294967295 bytes): 0% 258 bytes transferred in 0.0 seconds (187.47 kBps) fetch: DESCR?rev=1.2 appears to be truncated: 258/4294967295 bytes cage% fetch -b "http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-wm/icewm-i18n/pkg/DESCR?rev =1.2" fetch: warning: the -b option is deprecated Receiving DESCR?rev=1.2 (4294967295 bytes): 0% 258 bytes transferred in 0.0 seconds (146.14 kBps) fetch: DESCR?rev=1.2 appears to be truncated: 258/4294967295 bytes cage% fetch -t "http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/x11-wm/icewm-i18n/pkg/DESCR?rev =1.2" fetch: warning: the -t option is deprecated Receiving DESCR?rev=1.2 (4294967295 bytes): 0% 258 bytes transferred in 0.0 seconds (58.89 kBps) fetch: DESCR?rev=1.2 appears to be truncated: 258/4294967295 bytes cage% But even on a machine thats straight ethernet, the same errors. There are no proxies transparent or direct involved. ---Mike -------------------------------------------------------------------- Mike Tancsa, tel +1 519 651 3400 Network Administration, mike@sentex.net Sentex Communications www.sentex.net Cambridge, Ontario Canada www.sentex.net/mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message