From owner-freebsd-ports@FreeBSD.ORG Tue Jul 6 12:29:59 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0309416A4D7 for ; Tue, 6 Jul 2004 12:29:59 +0000 (GMT) Received: from moya.lambermont.dyndns.org (e165253.upc-e.chello.nl [213.93.165.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E48743D2F for ; Tue, 6 Jul 2004 12:29:58 +0000 (GMT) (envelope-from hans@lambermont.dyndns.org) Received: from localhost (localhost [127.0.0.1]) by moya.lambermont.dyndns.org (Postfix) with ESMTP id B657C36402 for ; Tue, 6 Jul 2004 14:29:56 +0200 (CEST) Received: from moya.lambermont.dyndns.org ([127.0.0.1])port 10024) with ESMTP id 36658-09 for ; Tue, 6 Jul 2004 14:29:56 +0200 (CEST) Received: by moya.lambermont.dyndns.org (Postfix, from userid 1001) id 748D136401; Tue, 6 Jul 2004 14:29:56 +0200 (CEST) Date: Tue, 6 Jul 2004 14:29:56 +0200 To: freebsd-ports@freebsd.org Message-ID: <20040706122956.GA36902@moya.lambermont.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2i From: hans@lambermont.dyndns.org (Hans Lambermont) X-Virus-Scanned: by amavisd-new-20030616.p5 at lambermont.dyndns.org Subject: pkgdb -F again X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jul 2004 12:29:59 -0000 New pkgdb -F problems # pkgdb -F ---> Checking the package registry database [Updating the pkgdb in /var/db/pkg ... - 329 packages found (-3 +3) (...)... done] Stale dependency: linux-expat-1.95.5_1 -> linux_base-7.1_7 (emulators/linux_base): [Failed `Inappropriate file type or format'] [Updating the portsdb in /usr/ports ... - 11185 port entries found .........1000.........2000.........3000.........4000......../usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:587: [BUG] Segmentation fault ruby 1.8.1 (2004-05-02) [i386-freebsd5] Abort (core dumped) and # portsdb -fu [Updating the portsdb in /usr/ports ... - 11185 port entries found .........1000.........2000.........3000.........4000......../usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:587: [BUG] Segmentation fault ruby 1.8.1 (2004-05-02) [i386-freebsd5] Abort (core dumped) This is on 5.1-C as of may 30, with ruby-1.8.1.2004.05.02 ruby18-bdb1-0.2.2 and portupgrade-20040701_1. I removed ruby ruby18-bdb and portupgrade, and reinstalled, but that did not help. Anyone ? -- Hans