From owner-freebsd-questions@FreeBSD.ORG Sun Apr 4 12:18:39 2004 Return-Path: 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 2D55516A4CE for ; Sun, 4 Apr 2004 12:18:39 -0700 (PDT) Received: from cromagnon.cullmail.com (cromagnon.cullmail.com [67.33.58.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2E4B43D54 for ; Sun, 4 Apr 2004 12:18:38 -0700 (PDT) (envelope-from jamoore@cromagnon.cullmail.com) Received: from cromagnon.cullmail.com (localhost.cullmail.com [127.0.0.1]) i34JLjub083513; Sun, 4 Apr 2004 14:21:45 -0500 (CDT) (envelope-from jamoore@cromagnon.cullmail.com) Received: from localhost (localhost [[UNIX: localhost]]) by cromagnon.cullmail.com (8.12.10/8.12.10/Submit) id i34JLhPT083480; Sun, 4 Apr 2004 14:21:44 -0500 (CDT) (envelope-from jamoore) From: Jay Moore To: Kent Stewart Date: Sun, 4 Apr 2004 13:21:39 -0600 User-Agent: KMail/1.5.4 References: <200404040153.11429.jaymo@cromagnon.cullmail.com> <200404040517.04479.jaymo@cromagnon.cullmail.com> <200404040607.02417.kstewart@owt.com> In-Reply-To: <200404040607.02417.kstewart@owt.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200404041421.40361.jaymo@cromagnon.cullmail.com> cc: freebsd-questions@freebsd.org Subject: Re: ports hosed X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jaymo@cromagnon.cullmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2004 19:18:39 -0000 On Sunday 04 April 2004 08:07 am, Kent Stewart wrote: > > # portupgrade -f lang/ruby18 > > Stale dependency: ruby-1.8.1_2 --> openssl-0.9.7d -- manually run > > 'pkgdb -F' to fix, or specify -O to force. > > # pkgdb -F > > ---> Checking the package registry database > > Stale dependency: openldap-client-2.1.29 -> openssl-0.9.7d > > (security/openssl): openoffice-1.1.0_1 (score:23%) ? ---- ---- > > What is this? I don't understand the question... Is this documented > > anywhere? > > You didn't do a portupgrade -rRa. The easy way is to upgrade or install > openssl-0.9.7d. Thanks, Kent. I was following the procedure in /usr/ports/UPDATING, and the question seemed so out of context... I mean "openoffice-1.1.0_1(score:23%)" - what's with that? Anyway, as I read ports-using.html from the Handbook, portupgrade -a is a "superset" of "portupgrade -rRa"... is that correct? Bottom line here (in my case) is this: I'm afraid my ports tree may be BFU; this all started when I tried to install the "K3b" port which apparently has a bazillion dependencies. At least one of the tar.gz files couldn't be located, and things have kind of gone downhill from there :( For me, I'm afraid that salvation may require "wiping" the entire ports tree, and re-installing it from the 5.2 cd. Is there a safe & clean way to do that? Thanks, Jay