From owner-freebsd-stable@FreeBSD.ORG Wed Nov 17 23:04:52 2004 Return-Path: Delivered-To: freebsd-stable@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73A6B16A4CE for ; Wed, 17 Nov 2004 23:04:52 +0000 (GMT) Received: from smtp18.wxs.nl (smtp18.wxs.nl [195.121.6.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24CFE43D1F for ; Wed, 17 Nov 2004 23:04:52 +0000 (GMT) (envelope-from ronald-freebsd8@klop.yi.org) Received: from ronald.echteman.nl (ip51cdc5d2.speed.planet.nl [81.205.197.210])2004)) with SMTP id <0I7C00MQKIRGGO@smtp18.wxs.nl> for freebsd-stable@www.freebsd.org; Thu, 18 Nov 2004 00:04:28 +0100 (CET) Received: (qmail 20102 invoked from network); Wed, 17 Nov 2004 23:04:28 +0000 Received: from unknown (HELO laptop.thuis.klop.ws) (192.168.1.4) by ronald.echteman.nl with SMTP; Wed, 17 Nov 2004 23:04:28 +0000 Received: (qmail 38211 invoked from network); Wed, 17 Nov 2004 23:03:58 +0000 Received: from localhost.thuis.klop.ws (HELO smtp.local) (127.0.0.1) by localhost.thuis.klop.ws with SMTP; Wed, 17 Nov 2004 23:03:58 +0000 Date: Thu, 18 Nov 2004 00:03:56 +0100 From: Ronald Klop In-reply-to: <2761.10.0.0.26.1100726478.squirrel@10.0.0.26> To: Brian Szymanski Message-id: MIME-version: 1.0 Content-type: text/plain; format=flowed; delsp=yes; charset=iso-8859-1 Content-transfer-encoding: 7BIT User-Agent: Opera M2/7.54 (FreeBSD, build 751) References: <2761.10.0.0.26.1100726478.squirrel@10.0.0.26> cc: freebsd-stable@www.freebsd.org Subject: Re: portupgrade crash on 4.9-stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Nov 2004 23:04:52 -0000 On Wed, 17 Nov 2004 16:21:18 -0500 (EST), Brian Szymanski wrote: > Hi, I'm having a problem with portupgrade on 4.9: > > # portupgrade -f sudo\* > Updating the ports index ... Generating INDEX.tmp - please wait.. Done. > done > [Updating the portsdb in /usr/ports ... - 11962 port > entries found > .........1000.........2000.........3000.........4000.........5000.........6000.........7000.........8000....../usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:587: > [BUG] Segmentation fault > ruby 1.8.2 (2004-07-29) [i386-freebsd4] > > Abort trap (core dumped) > > I'm not sure why /usr/ports/INDEX isn't there anymore - it's a problem > I'm > having on all of my 4.x machines - everytime I cvsup portupgrade wants to > generate an INDEX.tmp before it doesn anything... But the real problem is > the segfault with ruby, which can be reliably reproduced ad infinitum. > > Any ideas? > > Thanks in advance. Read /usr/ports/UPDATING and /usr/ports/CHANGES after updating your ports tree. There is the removal of INDEX documented. About the ruby thing. Try deinstall/reinstall of ruby and portupgrade manually and try again. (This is my best guess.) Ronald. -- Ronald Klop, Amsterdam, The Netherlands