From owner-freebsd-questions@FreeBSD.ORG Sat Nov 20 19:38:01 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 0A5FE16A4CE for ; Sat, 20 Nov 2004 19:38:01 +0000 (GMT) Received: from ms-smtp-05.tampabay.rr.com (ms-smtp-05-smtplb.tampabay.rr.com [65.32.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CFB743D5D for ; Sat, 20 Nov 2004 19:38:00 +0000 (GMT) (envelope-from scphantm@yahoo.com) Received: from [192.168.0.2] (24286hfc39.tampabay.rr.com [24.28.6.39]) iAKJbvbL002562 for ; Sat, 20 Nov 2004 14:37:58 -0500 (EST) Message-ID: <419F9D86.1060405@yahoo.com> Date: Sat, 20 Nov 2004 14:39:50 -0500 From: Steel City Phantom User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: segmentation fault 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: Sat, 20 Nov 2004 19:38:01 -0000 i am trying to run a portupgrade and have a problem. portupgrade says i have a stale dependency and need to fix it with pkgdb, when i run that, i get this guinness# pkgdb -F ---> Checking the package registry database Stale dependency: php4-4.3.5_7 -> apache-1.3.29_3 (www/apache13): [Failed `Inappropriate file type or format'] [Updating the portsdb in /usr/ports ... - 11973 port entries found .........1000.........2000.........3000.........4000.........5000......../usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:587: [BUG] Segmentation fault ruby 1.8.2 (2004-07-29) [i386-freebsd4] Abort (core dumped) i rebuilt the ports index by going to /usr/ports and doing make index, but i still get this same deal. whats up?