From owner-freebsd-questions@FreeBSD.ORG Sat Apr 3 23:50:06 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 E3F9E16A4CF for ; Sat, 3 Apr 2004 23:50:06 -0800 (PST) Received: from cromagnon.cullmail.com (cromagnon.cullmail.com [67.33.58.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 884E543D4C for ; Sat, 3 Apr 2004 23:50:06 -0800 (PST) (envelope-from jamoore@cromagnon.cullmail.com) Received: from cromagnon.cullmail.com (localhost.cullmail.com [127.0.0.1]) i347rEub057849 for ; Sun, 4 Apr 2004 01:53:14 -0600 (CST) (envelope-from jamoore@cromagnon.cullmail.com) Received: by cromagnon.cullmail.com (8.12.10/8.12.10/Submit) id i347rEBb057848 for freebsd-questions@freebsd.org; Sun, 4 Apr 2004 01:53:14 -0600 (CST) (envelope-from jamoore) From: Jay Moore To: freebsd-questions@freebsd.org Date: Sun, 4 Apr 2004 01:53:11 -0600 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200404040153.11429.jaymo@cromagnon.cullmail.com> Subject: ports hosed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jaymo@cromagnon.cullmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2004 07:50:07 -0000 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 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 How do I get back to Kansas (there's no place like home)? Thanks, Jay