From owner-freebsd-current Fri Jul 14 2: 3:30 2000 Delivered-To: freebsd-current@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id A634037BFF7 for ; Fri, 14 Jul 2000 02:03:24 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id LAA97019; Fri, 14 Jul 2000 11:03:15 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: Greg Lehey Cc: FreeBSD current users Subject: Re: fetch appears to be broken References: <20000714171935.G30012@wantadilla.lemis.com> <20000714182657.I30012@wantadilla.lemis.com> From: Dag-Erling Smorgrav Date: 14 Jul 2000 11:03:15 +0200 In-Reply-To: Greg Lehey's message of "Fri, 14 Jul 2000 18:26:57 +0930" Message-ID: Lines: 20 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg Lehey writes: > On Friday, 14 July 2000 at 10:53:42 +0200, Dag-Erling Smorgrav wrote: > > Looks like stale sources. The -1 bug was fixed a few days ago. > Well, this was a buildworld of 10 July. I haven't updated since then > because the kernel keeps crashing. Update libfetch and fetch and try again. If you're still having trouble, rebuild libfetch with debugging enabled, run fetch -vvv and mail me the output. # cd /usr/src # cvs update -A lib/libfetch usr.bin/fetch # cd lib/libfetch # make clean && make depend && make -DDEBUG && make install # cd ../../usr.bin/fetch # make && make install DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message