From owner-freebsd-questions@FreeBSD.ORG Sun Apr 11 03:33:53 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 AF84016A4CE for ; Sun, 11 Apr 2004 03:33:53 -0700 (PDT) Received: from mail.maa-net.net (h00095b009f6b.ne.client2.attbi.com [66.30.61.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20FE843D1D for ; Sun, 11 Apr 2004 03:33:53 -0700 (PDT) (envelope-from michaela@maa-net.net) Received: from maa-net.net (bsd.maa-net.net [192.168.0.4]) by mail.maa-net.net (8.12.8p1/8.12.8) with ESMTP id i3BAXpX7010515 for ; Sun, 11 Apr 2004 06:33:52 -0400 (EDT) (envelope-from michaela@maa-net.net) From: "Michael A. Alestock" To: questions@freebsd.org Date: Sun, 11 Apr 2004 06:33:51 -0500 Message-Id: <20040411102829.M1791@maa-net.net> Priority: urgent X-Mailer: Open WebMail 2.30 20040103 X-OriginatingIP: 192.168.0.10 (michaela) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Portsdb error 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, 11 Apr 2004 10:33:53 -0000 Hello, I use the PORTSDB (-Uu) command as part of upgrading my ports collection.  However, while trying to run this command today I got the following error..... bsd# portsdb -Uu /usr/local/sbin/portsdb:35:in `require': No such file to load -- pkgtools (LoadError)         from /usr/local/sbin/portsdb:35 bsd# I've NEVER had this kind of error before with Portsdb.  I even doublechecked to make sure the binary was installed.... bsd# whereis portsdb portsdb: /usr/local/sbin/portsdb /usr/local/man/man1/portsdb.1.gz bsd# Any clue to what's going on here??  THANKS....