From owner-freebsd-questions@FreeBSD.ORG Fri Sep 3 09:05:21 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 60BA016A4D0 for ; Fri, 3 Sep 2004 09:05:21 +0000 (GMT) Received: from smtp811.mail.sc5.yahoo.com (smtp811.mail.sc5.yahoo.com [66.163.170.81]) by mx1.FreeBSD.org (Postfix) with SMTP id DFC7C43D62 for ; Fri, 3 Sep 2004 09:05:16 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (krinklyfig@pacbell.net@64.171.1.210 with plain) by smtp811.mail.sc5.yahoo.com with SMTP; 3 Sep 2004 09:05:15 -0000 From: Joshua Tinnin To: FreeBSD Questions Date: Fri, 3 Sep 2004 02:05:40 -0700 User-Agent: KMail/1.7 References: <89ceee704090210493f05add6@mail.gmail.com> <200409022322.26375.steve@howes-macnaghten.com> <89ceee704090216024af4da42@mail.gmail.com> In-Reply-To: <89ceee704090216024af4da42@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409030205.40246.krinklyfig@spymac.com> Subject: Re: portupgrade, portsdb -U failing, ruby dumping core X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: krinklyfig@spymac.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2004 09:05:21 -0000 On Thursday 02 September 2004 04:02 pm, Dan Finn wrote: > On Thu, 2 Sep 2004 23:22:26 +0100, Steve Hodgson > wrote: > > 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_ru > >by/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. > > I ended up having to move /usr/ports out of the way and doing a fresh > cvsup. I am not sure why but this fixed it. I tried this and still got the same error. Mine isn't choking on nvidia-driver, though. Also tried reinstalling ruby, still the same error. - jt