From owner-freebsd-questions@FreeBSD.ORG Sun Oct 17 05:53:22 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 EC84816A4CE for ; Sun, 17 Oct 2004 05:53:22 +0000 (GMT) Received: from brightstar.bomgardner.net (brightstar.bomgardner.net [209.240.79.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F57E43D1D for ; Sun, 17 Oct 2004 05:53:22 +0000 (GMT) (envelope-from Gene@Bomgardner.net) Received: from [192.168.0.2] (morningstar [192.168.0.2]) i9H5rluA033372 for ; Sun, 17 Oct 2004 00:53:48 -0500 (CDT) (envelope-from Gene@Bomgardner.net) Message-ID: <417208CA.9060407@Bomgardner.net> Date: Sun, 17 Oct 2004 00:53:14 -0500 From: Gene Bomgardner User-Agent: Mozilla Thunderbird 0.6 (Windows/20040502) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Freebsd-Questions@freebsd.org Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Subject: pkgdb / ruby aborting 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, 17 Oct 2004 05:53:23 -0000 I've ben running into problems with pkgdb. I tried removing /var/db/pkg/pkgdb.db then running 'pkgdb -F' . I get the following: [Rebuilding the pkgdb in /var/db/pkg ... - 146 packages found (-0 +146) .................................................................................................................................................. done] [Failed `Inappropriate file type or format'] [Updating the portsdb in /usr/ports ... - 11811 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] ---> Checking the package registry database Missing origin: bsdpan-Compress-Zlib-1.22 Abort (Core Dumped) # […] UID:0 exited on signal 6 Does anyone have any idea why ruby is aborting? (I know next to nothing about ruby18) Thanks for any help.