Date: Thu, 06 May 2004 20:14:23 +0100 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: freebsd-questions@freebsd.org Subject: Interpreting `pkgdb -F' output Message-ID: <409A8E8F.3050000@ukug.uk.freebsd.org>
next in thread | raw e-mail | index | archive | help
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. 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?409A8E8F.3050000>