From owner-freebsd-questions Tue Aug 27 18:32:30 2002 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 E512937B400 for ; Tue, 27 Aug 2002 18:32:27 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93E8A43E4A for ; Tue, 27 Aug 2002 18:32:27 -0700 (PDT) (envelope-from tdrake@myrealbox.com) Received: from myrealbox.com tdrake@smtp-send.myrealbox.com [68.103.138.203] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.11 $ on Novell NetWare; Tue, 27 Aug 2002 19:32:31 -0600 Message-ID: <3D6C2780.3A4CB53E@myrealbox.com> Date: Tue, 27 Aug 2002 20:29:36 -0500 From: Troy X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Somehow broke pkgdb Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I was running pkgdb before using portupgrade to do some upgrading.. when it came across a stale dependency for ruby. After having it check the version history, I told it not to do anything with it. Then later I go to run pkgdb again, and now I get this: > pkgdb -F /usr/local/sbin/pkgdb:34:in `require': No such file to load -- optparse(LoadError) from /usr/local/sbin/pkgdb:34 I figured it must have done something to ruby which it requires to run, so I deinstalled the portupgrade, ruby, etc and rebuilding them all but it still does this. Any ideas? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message