From owner-freebsd-questions@FreeBSD.ORG Thu Nov 17 00:15:14 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 F321316A41F for ; Thu, 17 Nov 2005 00:15:13 +0000 (GMT) (envelope-from chris@childeric.freeserve.co.uk) Received: from smtp-out2.blueyonder.co.uk (smtp-out2.blueyonder.co.uk [195.188.213.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7153543D4C for ; Thu, 17 Nov 2005 00:15:13 +0000 (GMT) (envelope-from chris@childeric.freeserve.co.uk) Received: from [192.168.10.60] ([82.35.116.100]) by smtp-out2.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Thu, 17 Nov 2005 00:16:05 +0000 Message-ID: <437BCB75.6010100@childeric.freeserve.co.uk> Date: Thu, 17 Nov 2005 00:14:45 +0000 From: Chris User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 17 Nov 2005 00:16:05.0148 (UTC) FILETIME=[199865C0:01C5EB0C] Subject: [Fwd: Re: Package Database Corruption] 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: Thu, 17 Nov 2005 00:15:14 -0000 oops! replied to poster, forwarding to list as it worked. Chris -------- Original Message -------- Subject: Re: Package Database Corruption Date: Tue, 15 Nov 2005 12:56:31 -0500 From: Sean Reply-To: rsh.lists@comcast.net To: Chris References: <4377D88C.1090809@comcast.net> <43790487.7040203@childeric.freeserve.co.uk> Chris wrote: > Sean wrote: > >> I have some package corruption and have had no luck fixing the problem. >> I have tried pkgdb -f, tried to remove and reinstall, and any other >> idea that I could find. >> Can anyone offer some suggestions on this problem? >> Here are some of the problem packages. >> I even tried a force and rebuild all packages, but obviously no luck. >> >> pkg_version: the package info for package 'linux-atk-1.2.0_3' is corrupt >> pkg_version: the package info for package 'linux-expat-1.95.5_3' is >> corrupt >> pkg_version: the package info for package 'linux-fontconfig-2.2.3' is >> corrupt >> pkg_version: the package info for package 'linux-glib2-2.2.1_3' is >> corrupt >> pkg_version: the package info for package 'linux-gtk2-2.2.1_5' is corrupt >> pkg_version: the package info for package 'linux-jpeg-6b.15_4' is corrupt >> pkg_version: the package info for package 'linux-pango-1.2.1_3' is >> corrupt >> pkg_version: the package info for package 'linux-png-1.2.7_6' is corrupt >> pkg_version: the package info for package 'linux-sun-jdk-1.4.2.08_2' >> is corrupt >> pkg_version: the package info for package 'linux-tiff-3.6.1_3' is corrupt > > > Can you pkg_delete -f ? > Also delete the work directory in each packages port directory if it > exists. > Then try running portmanager. > > At least some of those ports get installed by linuxpluginwrapper. > > Chris > Thanks Chris, that did the trick. Sean