From owner-freebsd-questions@FreeBSD.ORG Mon Jun 19 22:09:15 2006 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 4046E16A479 for ; Mon, 19 Jun 2006 22:09:15 +0000 (UTC) (envelope-from adam@thegeeklord.com) Received: from spunkymail-a6.dreamhost.com (mailbigip2.dreamhost.com [208.97.132.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id E880D43D48 for ; Mon, 19 Jun 2006 22:09:14 +0000 (GMT) (envelope-from adam@thegeeklord.com) Received: from [10.41.52.57] (fw-ext.alphatech.com [198.112.236.6]) by spunkymail-a6.dreamhost.com (Postfix) with ESMTP id 4994E109F2E for ; Mon, 19 Jun 2006 15:09:12 -0700 (PDT) Message-ID: <44972083.7030009@thegeeklord.com> Date: Mon, 19 Jun 2006 18:09:07 -0400 From: Adam Stroud User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: pkgdb error 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: Mon, 19 Jun 2006 22:09:15 -0000 I am having a problem with pkgdb and I am wondering if someone can point me in the right direction. I was trying to update some of my out of date ports with portupgrade and when I get a pkgdb error. Now whenever I try to run any portupgrade command, or even and pkgdb command (like pkgdb -Fu) I get the following error message: [Rebuilding the pkgdb in /var/db/pkg ... can't convert String into Integer: Cannot update the pkgdb!] Anyone have any ideas or links to some information on how to solve this? Thanks A