From owner-freebsd-questions@FreeBSD.ORG Fri Nov 11 11:47:03 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 F096516A41F for ; Fri, 11 Nov 2005 11:47:03 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5189143D5A for ; Fri, 11 Nov 2005 11:47:03 +0000 (GMT) (envelope-from peterclutton@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so130027wxc for ; Fri, 11 Nov 2005 03:47:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XACnNPN2OFYJ9Q/OLzgUeCUZmDlOxD6WYQNHMzY6AJrBEYHttAfUTDBhLAnvCnV/Y84jOL6+DorMomjvNU/pH9mI39bq0D0fRFYDFVFZat0wrmFdphhB8KWUWWakXTg3OULevw9MnHIXwP18PMVyEPYb2osgSEsNySa9wXX2XDE= Received: by 10.70.65.8 with SMTP id n8mr2095941wxa; Fri, 11 Nov 2005 03:47:02 -0800 (PST) Received: by 10.70.91.17 with HTTP; Fri, 11 Nov 2005 03:47:02 -0800 (PST) Message-ID: <57416b300511110347h3d0d6c8aob4c485592836b24@mail.gmail.com> Date: Fri, 11 Nov 2005 03:47:02 -0800 From: Peter Clutton To: rsh.lists@comcast.net In-Reply-To: <43748EAF.3060401@comcast.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43748EAF.3060401@comcast.net> Cc: freebsd-questions@freebsd.org Subject: Re: Corrupt Packages 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: Fri, 11 Nov 2005 11:47:04 -0000 On 11/11/05, sean wrote: > I am upgrading my applications using portupgrade and many of the builds > are reporting that 'the package info for package 'insert package name > here' is corrupt'. > > Any suggestions on how to correct these problems? I'm not sure, the only thing I can suggest is, did you run: pkgdb -F before running portupgrade as mentioned in the docos:http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using= .html If not, have a look at the docs and give it a go.