From owner-freebsd-questions@FreeBSD.ORG Thu May 6 12:34:11 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 3025216A4CE for ; Thu, 6 May 2004 12:34:11 -0700 (PDT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73B0A43D1F for ; Thu, 6 May 2004 12:34:10 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i46JXZjw020474; Thu, 6 May 2004 12:33:36 -0700 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Thu, 6 May 2004 12:34:08 -0700 User-Agent: KMail/1.6.2 References: <409A8E8F.3050000@ukug.uk.freebsd.org> In-Reply-To: <409A8E8F.3050000@ukug.uk.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405061234.08431.kstewart@owt.com> cc: Mark Ovens Subject: Re: Interpreting `pkgdb -F' output X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 May 2004 19:34:11 -0000 On Thursday 06 May 2004 12:14 pm, Mark Ovens wrote: > I've run `pkgdb -F' prior to using portupgrade to update some ports. > The obvious stuff, such as dependency versions being bumped, I've > dealt with as they were pretty much self-explanatory but I'm left > with these few. > > The manpage doesn't offer any explanation and I can't find anything > else useful. That usually means that you don't have the port it want to link to installed. Install what it wants and the message will go away :). Portugrade uusally takes care of this problems but, like all computer problems, you can bet money on it :). Kent > > How do I interpret this output? The first one for example seems to me > to be telling me that digikam-0.5.1 depends on openldap-client-2.1.23 > but it wants to change that dependency to open-motif-2.2.2_2, which > doesn't make much sense. > > /home/mark{36}# pkgdb -F > ---> Checking the package registry database > Stale dependency: digikam-0.5.1 -> openldap-client-2.1.23 > (net/openldap21-client): > open-motif-2.2.2_2 (score:23%) ? ([y]es/[n]o/[a]ll) [no] > New dependency? (? to help): > Skip this? ([y]es/[n]o/[a]ll) [yes] > Skipped. > Stale dependency: kdesdk-3.1.4 -> openldap-client-2.1.23 > (net/openldap21-client): > Skip this? ([y]es/[n]o/[a]ll) [yes] > Stale dependency: kdesdk-3.1.4 -> samba-libsmbclient-3.0.0 > (net/samba-libsmbclient): > samba-2.2.8a (score:31%) ? ([y]es/[n]o/[a]ll) [no] > New dependency? (? to help): > Skip this? ([y]es/[n]o/[a]ll) [yes] > Skipped. > Stale dependency: xnview-1.50 -> compat4x-i386-5.0.20030328 > (misc/compat4x): compupic-5.1.1063 (score:17%) ? ([y]es/[n]o/[a]ll) > [no] > New dependency? (? to help): > Skip this? ([y]es/[n]o/[a]ll) [yes] > Skipped. > /home/mark{37}# > > TIA > > Regards, > > Mark > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html