Date: Wed, 02 Apr 2008 09:37:30 -0400 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: Eduardo Cerejo <ejcerejo@optonline.net> Cc: FreeBSD-questions@FreeBSD.org Subject: Re: pkgdb -F question Message-ID: <44bq4s1ip1.fsf@be-well.ilk.org> In-Reply-To: <20080401220032.ff3de0d9.ejcerejo@optonline.net> (Eduardo Cerejo's message of "Tue\, 01 Apr 2008 22\:00\:32 -0400") References: <20080401220032.ff3de0d9.ejcerejo@optonline.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Eduardo Cerejo <ejcerejo@optonline.net> writes: > ---> Checking the package registry database > Cyclic dependencies: gnome-desktop-2.22.0 -> nautilus-2.22.1 -> eel-2.22.1 -> py25-gnome-2.22.0 -> tracker-0.6.2_2 -> (gnome-desktop-2.22.0) > Unlink which dependency? (? to help): > > Can someone help me with this, I'm totally confused with this! How do I find out which one to unlink? You can trace it through the Makefiles if you want. In this case, I suspect (but am too lazy to check) that the last dependency is the one to remove. I got into one of these cases recently, and took the lazy approach of just removing all the dependencies and rebuilding their ports to get them right.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44bq4s1ip1.fsf>