From owner-freebsd-questions@FreeBSD.ORG Sun Apr 4 01:03:37 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7825716A4CE for ; Sun, 4 Apr 2004 01:03:37 -0800 (PST) Received: from lakemtao06.cox.net (lakemtao06.cox.net [68.1.17.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E787243D5D for ; Sun, 4 Apr 2004 01:03:36 -0800 (PST) (envelope-from kitbsdlists@HotPOP.com) Received: from vixen42 ([68.109.49.234]) by lakemtao06.cox.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with SMTP id <20040404090336.ZPKY18400.lakemtao06.cox.net@vixen42>; Sun, 4 Apr 2004 05:03:36 -0400 Date: Sun, 4 Apr 2004 01:00:57 -0600 From: Vulpes Velox To: jaymo@cromagnon.cullmail.com Message-Id: <20040404010057.6903e25a@vixen42.> In-Reply-To: <200404040153.11429.jaymo@cromagnon.cullmail.com> References: <200404040153.11429.jaymo@cromagnon.cullmail.com> X-Mailer: Sylpheed version 0.9.10claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: ports hosed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2004 09:03:37 -0000 On Sun, 4 Apr 2004 01:53:11 -0600 Jay Moore wrote: > FreeBSD 5.2 installed from the cd a couple of weeks ago: > > I guess I've stepped into it, somehow... the sequence was: > > # cvsup -g -L 2 /root/ports-supfile > # pkgdb -F > # portupgrade -a Post where it failed at... this does not provide much to go on... > The failure appeared to be the result of inability to find a > distfile: > "docbook-xsl-1.65.1.tar.gz" > > So I manually d/l this file from sourceforge, copied it into > /usr/ports/ distfiles, and ran 'portupgrade -a' again. Got following > error: > > /usr/local/sbin/portupgrade:35:in `require': No such file to load -- > pkgtools (LoadError) > from /usr/local/sbin/portupgrade:35 May be a pkgdb, index problem, or something like that... delete portupgrade and reinstalling it using the port... no run pkgdb -fu... this will reinstall portupgrade and rebuild the pkg index or whatever... you may aslo want to try a make index first...