Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Apr 2008 19:11:38 -0400
From:      Eduardo Cerejo <ejcerejo@optonline.net>
To:        FreeBSD-questions@FreeBSD.org
Subject:   recursive dependencies
Message-ID:  <20080406191138.3548f79a.ejcerejo@optonline.net>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080406191138.3548f79a.ejcerejo>