From owner-freebsd-questions@FreeBSD.ORG Sat Oct 4 09:02:59 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56A8F1065692 for ; Sat, 4 Oct 2008 09:02:59 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from smtp.lamaiziere.net (net.lamaiziere.net [91.121.44.19]) by mx1.freebsd.org (Postfix) with ESMTP id 162958FC08 for ; Sat, 4 Oct 2008 09:02:58 +0000 (UTC) (envelope-from patfbsd@davenulle.org) Received: from baby-jane.lamaiziere.net (201.158.192-77.rev.gaoland.net [77.192.158.201]) by smtp.lamaiziere.net (Postfix) with ESMTPA id 9787763366E; Sat, 4 Oct 2008 11:02:57 +0200 (CEST) Received: from baby-jane-lamaiziere-net.local (localhost [127.0.0.1]) by baby-jane.lamaiziere.net (Postfix) with ESMTP id 9632A615C42; Sat, 4 Oct 2008 11:02:56 +0200 (CEST) Date: Sat, 4 Oct 2008 11:02:55 +0200 From: Patrick =?ISO-8859-15?Q?Lamaizi=E8re?= To: "Michael P. Soulier" Message-ID: <20081004110255.4e05dbf1@baby-jane-lamaiziere-net.local> In-Reply-To: <20081003172624.GC6090@piglet.digitaltorque.ca> References: <20081003172624.GC6090@piglet.digitaltorque.ca> Organization: /dave/nulle X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-apple-darwin9.3.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: portupgrade failure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Oct 2008 09:02:59 -0000 Le Fri, 3 Oct 2008 13:26:33 -0400, "Michael P. Soulier" a écrit : > So, I recently upgraded from 5.5 to 6.3, and as such, ran a > portupgrade -fa to rebuild my ports against 6.3. > > I just noticed this. > > ===> Cleaning for ruby-1.8.6.287,1 > ---> Cleaning out obsolete shared libraries > [Updating the pkgdb in /var/db/pkg ... > Any idea what would cause this? Portupgrade is often confused with his database on upgrade. Delete /var/db/pkg/pkgdb.db and retry. May be you have to delete /usr/ports/INDEX-6.db too.