Is there a way to fix this or not?

Lowell Gilbert freebsd-questions-local at be-well.ilk.org
Wed Apr 9 14:35:00 UTC 2008


Eduardo Cerejo <ejcerejo at optonline.net> writes:

> 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.

Well, it's always *possible*.  You can remove nautilus and everything
that has nautilus in its dependency list (and everything that should
have it), then rebuild.



More information about the freebsd-questions mailing list