From owner-freebsd-stable@FreeBSD.ORG Wed May 10 10:22:33 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE0AB16A438 for ; Wed, 10 May 2006 10:22:33 +0000 (UTC) (envelope-from bsd@lordcow.org) Received: from smtp1.uct.ac.za (smtp1.uct.ac.za [137.158.128.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1366143D53 for ; Wed, 10 May 2006 10:22:24 +0000 (GMT) (envelope-from bsd@lordcow.org) Received: from anubis.uct.ac.za ([137.158.128.125]) by smtp1.uct.ac.za with esmtp (Exim 4.30; FreeBSD) id 1Fdlpl-0006f4-W8 for stable@freebsd.org; Wed, 10 May 2006 12:22:21 +0200 Received: from lhc.phy.uct.ac.za ([137.158.37.93]) by anubis.uct.ac.za with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1Fdlpl-0009Gq-Kp for stable@freebsd.org; Wed, 10 May 2006 12:22:21 +0200 Received: from lordcow by lhc.phy.uct.ac.za with local (Exim 4.61) (envelope-from ) id 1Fdlpm-0006eS-8G for stable@freebsd.org; Wed, 10 May 2006 12:22:22 +0200 Date: Wed, 10 May 2006 12:22:22 +0200 From: gareth To: stable@freebsd.org Message-ID: <20060510102222.GA25464@lordcow.org> Mail-Followup-To: stable@freebsd.org References: <20060510073107.GA19897@lordcow.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060510073107.GA19897@lordcow.org> User-Agent: Mutt/1.5.11+cvs20060403 Cc: Subject: Re: portsdb X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 10 May 2006 10:22:34 -0000 On Wed 2006-05-10 (09:31), gareth wrote: > hey guys, i've been having this trouble on and off for > quite awhile, sometimes while running 'portsdb -Uu' > (after a cvsup) the box just freezes, along with the > power? i'm running 5.3-RELEASE. ok, i did: cd /usr/ports rm INDEX* make fetchindex amongst other things, and every time, running 'portsdb -Uu' cripples the machine. i'm not too keen to see where exactly it dies since it'll result in another hard shutdown. but, if i just run portversion, it creates the INDEX-5.db, so i'm not sure why i'm running 'portsdb -Uu' in the first place?