From owner-freebsd-questions@FreeBSD.ORG Thu Sep 2 22:22:28 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 B05DE16A4CE for ; Thu, 2 Sep 2004 22:22:28 +0000 (GMT) Received: from congo.princess.dyns.cx (cpc1-cmbg6-6-0-cust54.cmbg.cable.ntl.com [81.104.213.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1661443D2D for ; Thu, 2 Sep 2004 22:22:28 +0000 (GMT) (envelope-from steve@howes-macnaghten.com) Received: by congo.princess.dyns.cx (Postfix, from userid 1001) id B4854C138; Thu, 2 Sep 2004 23:22:26 +0100 (BST) From: Steve Hodgson To: freebsd-questions@freebsd.org Date: Thu, 2 Sep 2004 23:22:26 +0100 User-Agent: KMail/1.7 References: <89ceee704090210493f05add6@mail.gmail.com> <89ceee704090211342b63c20c@mail.gmail.com> In-Reply-To: <89ceee704090211342b63c20c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409022322.26375.steve@howes-macnaghten.com> Subject: Re: portupgrade, portsdb -U failing, ruby dumping core 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: Thu, 02 Sep 2004 22:22:28 -0000 On Thursday 02 September 2004 19:34, Dan Finn wrote: > [ root @ stewie : /usr/ports/sysutils/portupgrade] : portupgrade ruby > [Failed `Inappropriate file type or format'] [Updating the portsdb > in /usr/ports ... - 11725 port entries found > .........1000.........2000.........3000.........4000.........5000.........6 >000.........7000.........8000..../usr/local/lib/ruby/site_ruby/1.8/portsdb.r >b:587: [BUG] Bus Error > ruby 1.8.1 (2004-05-02) [i386-freebsd5] > I have just had the same thing happen to me, and I'm unable to fix it by using pkgdb or portsdb. I just portupgraded kde3 using the instructions in /usr/ports/UPDATING and also updated the nvidia drivers. I'm running FreeBSD 5.2.1-p9. ---> Checking the package registry database Stale dependency: gnome2-2.6.2 -> nvidia-driver-1.0.6113 (x11/nvidia-driver): [Failed `Inappropriate file type or format'] [Updating the portsdb in /usr/ports ... - 11726 port entries found .........1000.........2000.........3000.........4000.........5000.........6000.........7000.........8000..../usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:587: [BUG] Bus Error ruby 1.8.2 (2004-07-29) [i386-freebsd5] Abort trap (core dumped) Any ideas, or suggestions appreciated. Steve