From owner-freebsd-questions@FreeBSD.ORG Mon Feb 9 09:40:29 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 D957416A4CE for ; Mon, 9 Feb 2004 09:40:29 -0800 (PST) Received: from mcp.lphp.org (APastourelles-107-1-11-188.w217-128.abo.wanadoo.fr [217.128.154.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2992143D1D for ; Mon, 9 Feb 2004 09:40:29 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from admin.dioranews.local (ATuileries-108-2-1-208.w217-128.abo.wanadoo.fr [217.128.152.208]) by mcp.lphp.org (8.12.9p1/8.12.9) with ESMTP id i19HYcLA003651 for ; Mon, 9 Feb 2004 18:34:38 +0100 (CET) From: Antoine Jacoutot To: freebsd-questions@freebsd.org Date: Mon, 9 Feb 2004 18:40:51 +0100 User-Agent: KMail/1.6 References: <200402091708.57481.ajacoutot@lphp.org> <41826.194.119.92.65.1076347280.squirrel@webmail.thilelli.net> In-Reply-To: <41826.194.119.92.65.1076347280.squirrel@webmail.thilelli.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402091840.51357.ajacoutot@lphp.org> X-Spam-Status: No, hits=0.0 required=7.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on mcp.lphp.local Subject: Re: pkg database corrupted ? (LONG) 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: Mon, 09 Feb 2004 17:40:30 -0000 On Monday 09 February 2004 18:21, Julien Gabel wrote: > 1/ After ran cvsup(1), have you tried to regenerate the INDEX file in > addition to INDEX.db? > # portsdb -Uu > > 2/ Then, maybe you can try to re-create all the package database with: > # pkgdb -fu Well, as I said in my previous mail, I did all that... well, except "portsdb -U" because I though "make index" was kind of the same. Anyway, I uninstall a package (php4) and reinstalled it... and my database was updated correctly. I really don't know what happened, but it is fixed now. Thanks. Antoine