From owner-freebsd-questions@FreeBSD.ORG Tue Nov 28 13:29:21 2006 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 842F216A40F for ; Tue, 28 Nov 2006 13:29:21 +0000 (UTC) (envelope-from nagylzs@freemail.hu) Received: from smtp.enternet.hu (smtp.enternet.hu [62.112.192.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05A5243CB9 for ; Tue, 28 Nov 2006 13:29:06 +0000 (GMT) (envelope-from nagylzs@freemail.hu) Received: from [80.99.172.190] (helo=[172.16.0.43]) by smtp.enternet.hu with esmtpa (Exim 4) id 1Gp31A-000Iy9-RI for freebsd-questions@freebsd.org; Tue, 28 Nov 2006 14:29:00 +0100 Message-ID: <456C399A.2090903@freemail.hu> Date: Tue, 28 Nov 2006 14:28:58 +0100 From: =?ISO-8859-1?Q?Nagy_L=E1szl=F3_Zsolt?= User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <456C3184.2020008@designaproduct.biz> In-Reply-To: <456C3184.2020008@designaproduct.biz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Gnome install - error (using portupgrade) 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: Tue, 28 Nov 2006 13:29:21 -0000 What is this "null" stale origin? cassiopeia# pkgdb -F ---> Checking the package registry database Stale origin: '(null)': perhaps moved or obsoleted. Skip this for now? [yes] To skip it without asking in future, please list it in HOLD_PKGS. cassiopeia# portupgrade -a Stale dependency: docbook-xml-4.3 <-- gnome-doc-utils-0.7.2_1 -- manually run 'pkgdb -F' to fix, or specify -O to force. cassiopeia# pkg_delete gnome-doc-utils-0.7.2_1 pkg_delete: no such package 'gnome-doc-utils-0.7.2_1' installed cassiopeia# Background: I upgraded portupgrade, then I deleted the package database (database format was changed to db4). Now I do not know how to fix this. Can't I just remove this stale origin from the package database? Is there a way to rebuild the whole package database instead of fixing it? It is not clear why "pkgdb -F" does not recognize the problem while portupgrade does. Any ideas? Thanks, Laszlo