From owner-freebsd-questions@FreeBSD.ORG Thu Mar 31 04:25:13 2005 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 041D816A4CE for ; Thu, 31 Mar 2005 04:25:13 +0000 (GMT) Received: from vps.vocaboly.com (vps.vocaboly.com [207.58.137.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9FF743D1F for ; Thu, 31 Mar 2005 04:25:12 +0000 (GMT) (envelope-from newbie@freebsdblog.org) Received: from p54877ac9.dip.t-dialin.net ([84.135.122.201] helo=kevin) by vps.vocaboly.com with esmtpa (Exim 4.43) id 1DGrEv-0004MS-E0 for freebsd-questions@freebsd.org; Wed, 30 Mar 2005 23:25:08 -0500 Message-ID: <004601c535a9$e707a430$6402a8c0@kevin> From: "KP" To: References: Date: Thu, 31 Mar 2005 06:27:03 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1478 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vps.vocaboly.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - freebsdblog.org X-Source: X-Source-Args: X-Source-Dir: Subject: Packages Corrupted 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: Thu, 31 Mar 2005 04:25:13 -0000 I installed apache, php and mysql with pkg_add, unfortunately I messed up the directory /var/db during moving and linking. Now when I pkg_delete or pkg_add any php related packages, always got the error message: "the package info for package 'pkg' is corrupt", tried "pkgdb -F" and it didn't work. This is a new server running 5.3 release, just installed serveral packages, but with the error message, I feel the system totally corrupted. Is it possible to fix this? Many thanks in advance! Kevin