From owner-freebsd-ports@FreeBSD.ORG Wed Jan 18 11:20:01 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F00016A42A for ; Wed, 18 Jan 2006 11:19:59 +0000 (GMT) (envelope-from rbyrnes@mailshack.com) Received: from karen.nerdshack.com (karen.nerdshack.com [209.189.235.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00FF443F01 for ; Wed, 18 Jan 2006 11:00:23 +0000 (GMT) (envelope-from rbyrnes@mailshack.com) Received: from dispatchd.nerdshack.com (julie.nerdshack.com [209.189.235.39]) by karen.nerdshack.com (Postfix) with SMTP id 93A171E4813 for ; Wed, 18 Jan 2006 04:53:20 -0600 (CST) Received: from riff.number6 (dsl-235.47.221.203.lns02-kent-syd.dsl.comindico.com.au [203.221.47.235]) by mail.nerdshack.com with ESMTP Wed, 18 Jan 2006 04:53:00 -0600 From: Rob To: ports@freebsd.org Date: Wed, 18 Jan 2006 22:00:06 +1100 User-Agent: KMail/1.8.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601182200.07133.rbyrnes@mailshack.com> Cc: Subject: pkgdb -F stuck X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2006 11:20:02 -0000 Hi all, I was in the middle of updating the KDE ports when we had a blackout and my UPS wasn't able to keep the box alive long enough. I have a feeling the pkgdb.db is corrupt, because when I try to do anything that touches it, the process hangs while updating the pkgdb: % ps ax | grep ruby 4021 p2 R+ 1288:56.99 /usr/local/bin/ruby18 /usr/local/sbin/portinstall -O kdebase Any way to recover this? cheers, Rob