Eduardo Cerejo <[EMAIL PROTECTED]> 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. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"