recursive dependencies
Eduardo Cerejo
ejcerejo at optonline.net
Sun Apr 6 23:11:41 UTC 2008
I'm running FBSD 7-stable and I'm trying to portupgrade nautilus and I'm getting this error:
........................................./usr/local/sbin/portupgrade:842:in `get_all_depends': recursive dependency (RecursiveDependencyError)
from /usr/local/sbin/portupgrade:865:in `get_all_depends'
from /usr/local/lib/ruby/1.8/set.rb:189:in `each'
from /usr/local/lib/ruby/1.8/set.rb:189:in `each_key'
from /usr/local/lib/ruby/1.8/set.rb:189:in `each'
from /usr/local/sbin/portupgrade:864:in `get_all_depends'
from /usr/local/sbin/portupgrade:865:in `get_all_depends'
from /usr/local/lib/ruby/1.8/set.rb:189:in `each'
from /usr/local/lib/ruby/1.8/set.rb:189:in `each_key'
... 26 levels...
from /usr/local/lib/ruby/1.8/optparse.rb:785:in `initialize'
from /usr/local/sbin/portupgrade:229:in `new'
from /usr/local/sbin/portupgrade:229:in `main'
from /usr/local/sbin/portupgrade:2173
I ran pkgdb -fF and nothing, no issues found, I suspect that I, possibly made a mistake by choosing the wrong dependency, handling cyclic dependencies last week which included nautilus, how can I rebuild all the dependencies in my ports installed if that's even possible! Or somehow fix this problem.
More information about the freebsd-questions
mailing list