From owner-freebsd-questions@FreeBSD.ORG Tue Nov 16 21:41: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 3624C16A4D0 for ; Tue, 16 Nov 2004 21:41:22 +0000 (GMT) Received: from scanner2.ics.uci.edu (scanner2.ics.uci.edu [128.195.1.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA6EB43D1F for ; Tue, 16 Nov 2004 21:41:21 +0000 (GMT) (envelope-from mshafae@ics.uci.edu) Received: from [128.195.4.198] (kate.ics.uci.edu [128.195.4.198]) iAGLTM3G003976 for ; Tue, 16 Nov 2004 13:29:22 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v619) Content-Transfer-Encoding: 7bit Message-Id: <92C24092-3816-11D9-8641-000A277A4A4E@ics.uci.edu> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd-questions@FreeBSD.org From: Michael Shafae Date: Tue, 16 Nov 2004 13:29:18 -0800 X-Mailer: Apple Mail (2.619) X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-99.4, required 5, J_CHICKENPOX_52, USER_IN_WHITELIST) Subject: Portupgrade seg. 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: Tue, 16 Nov 2004 21:41:22 -0000 Hi, I have a FreeBSD 4.10-RELEASE-p2 system which I have installed portupgrade--20040701_3, ruby-1.8.2.p2_1, and ruby18-bdb1-0.2.2. Previously upgrading ports were effortless with portupgrade. Today, I first CVSUP'ed the ports tree, read /usr/ports/CHANGES and ran `make index`. Then I tried to upgrade various ports and it all failed with portupgrade seg-faulting. For example: [188] [13:15]lou% sudo portupgrade tiff [Failed `Inappropriate file type or format'] [Updating the portsdb in /usr/ports ... - 11959 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'm at a loss at why portupgrade is seg faulting. Any ideas about how to fix this would be greatly appreciated. Michael p.s. I'm not subscribed to this list so please cc me on any reply.