From owner-freebsd-questions@FreeBSD.ORG Tue Nov 16 20:31:08 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 E020916A4CE for ; Tue, 16 Nov 2004 20:31:08 +0000 (GMT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B78043D2D for ; Tue, 16 Nov 2004 20:31:08 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id iAGKUFLc014902; Tue, 16 Nov 2004 12:30:15 -0800 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Tue, 16 Nov 2004 12:31:01 -0800 User-Agent: KMail/1.7.1 References: <20041116114847.A68244@entwistle.sonicboom.org> In-Reply-To: <20041116114847.A68244@entwistle.sonicboom.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200411161231.02130.kstewart@owt.com> cc: "Brian W." Subject: Re: portupgrade problem 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 20:31:09 -0000 On Tuesday 16 November 2004 11:50 am, Brian W. wrote: > I've been having this problem for about a week now. I've already > deinstalled and reinstalled the ruby, rubybdb and portupgrade ports, what > else can I look at? The below process takes at least an hour, its a > k62-450. The no such user problem doesn't occur until a lot of time has > gone by. > > # portupgrade -aP > Updating the ports index ... Generating INDEX.tmp - please wait..id: www: > no such user > "Makefile", line 21: warning: "/usr/bin/id -u www" returned non-zero status > Done. > done > [Updating the portsdb in /usr/ports ... - 11959 port > entries found > .........1000.........2000.........3000.........4000.........5000......../u >sr/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) > There is a bug in the hashing routine. It was fixed in the active branches, i.e., RELENG_5 and not RELEMG_5_2. For a machine of that speed, I would probably do a "make fetchindex". The last I read, it was bzip2'ed and is a 600KB file. You would have to fetch it after every cvsup of ports-all. If it is bzip2'ed, you will have to uncompress it. This has been anwered 100's of times. Other solutions can be found in the archives. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html