From owner-freebsd-questions@FreeBSD.ORG Tue Feb 6 06:50:17 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9150A16A4B3 for ; Tue, 6 Feb 2007 06:50:17 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.freebsd.org (Postfix) with ESMTP id 254EE13C46B for ; Tue, 6 Feb 2007 06:50:16 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: by nf-out-0910.google.com with SMTP id m19so72324nfc for ; Mon, 05 Feb 2007 22:50:16 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qug0LH7v0XkMWVDAUGv5GeJNM/DL3NAIa0D9saezJo2fz+JjuH7g+JUEYaNqF9BMrdNuOaHQtUKHeAn7bSVxM+fS92FC5xeu2YFzBmdhUn2VfYo5f4Tmca5uTiwVup/lYrV/FTE7XJYFrIqx38odnHLMYCY6CtUu/xcCln0N0Kc= Received: by 10.82.107.15 with SMTP id f15mr3676416buc.1170744616130; Mon, 05 Feb 2007 22:50:16 -0800 (PST) Received: by 10.82.163.14 with HTTP; Mon, 5 Feb 2007 22:50:16 -0800 (PST) Message-ID: <8cb6106e0702052250x586cdc19kca031116b531fe9@mail.gmail.com> Date: Mon, 5 Feb 2007 22:50:16 -0800 From: "Josh Carroll" To: Noah In-Reply-To: <45C82391.4070309@enabled.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45C82391.4070309@enabled.com> Cc: freebsd-questions@freebsd.org Subject: Re: missing key: categories: Cannot read the portsdb! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: josh.carroll@psualum.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 06:50:17 -0000 > cd: can't cd to /usr/ports/sysutils/portupgrade > [Updating the pkgdb in /var/db/pkg ... - 331 packages > found (-0 +1) . done] > [missing key: categories] [Updating the portsdb in portupgrade moved from /usr/ports/sysutils/portupgrade to /usr/ports/ports-mgmt/portupgrade, one way to fix this is: cd /usr/ports/ports-mgmt/portupgrade make clean all install Or I think portupgrade -f portupgrade might do. Josh