Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 331165

Summary: dev-ruby/hoe, dev-ruby/rubyforge: circular dependencies if USE=test|doc
Product: Gentoo Linux Reporter: Torsten Veller (RETIRED) <tove>
Component: New packagesAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED CANTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Torsten Veller (RETIRED) gentoo-dev 2010-08-04 06:30:20 UTC
[nomerge      ]      dev-ruby/hoe-2.6.1  USE="test -doc" RUBY_TARGETS="ruby18 -jruby -ree18 (-ruby19)" 
[ebuild  N    ]       virtual/ruby-minitest-0-r1  RUBY_TARGETS="ruby18 -jruby -ree18 (-ruby19)" 0 kB
[ebuild  N    ]        dev-ruby/minitest-1.7.0  USE="test -doc" RUBY_TARGETS="ruby18 -jruby -ree18 (-ruby19)" 26 kB
[ebuild  N    ]       dev-ruby/rubyforge-2.0.4-r1  USE="test -doc" RUBY_TARGETS="ruby18 -jruby -ree18 (-ruby19)" 15 kB
[ebuild  N    ]        dev-ruby/hoe-2.6.1  USE="test -doc" RUBY_TARGETS="ruby18 -jruby -ree18 (-ruby19)" 113 kB

Total: 4 packages (4 new), Size of downloads: 153 kB

 * Error: circular dependencies:

(virtual/ruby-minitest-0-r1, ebuild scheduled for merge) depends on
  (dev-ruby/minitest-1.7.0, ebuild scheduled for merge) (runtime)
(dev-ruby/rubyforge-2.0.4-r1, ebuild scheduled for merge) depends on
  (dev-ruby/hoe-2.6.1, ebuild scheduled for merge) (buildtime)
(dev-ruby/hoe-2.6.1, ebuild scheduled for merge) depends on
  (dev-ruby/rubyforge-2.0.4-r1, ebuild scheduled for merge) (buildtime)
  (virtual/ruby-minitest-0-r1, ebuild scheduled for merge) (buildtime)
(dev-ruby/minitest-1.7.0, ebuild scheduled for merge) depends on
  (dev-ruby/hoe-2.6.1, ebuild scheduled for merge) (buildtime)
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-04 13:16:59 UTC
It's unfortunately known and we have no way to get rid of it..
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2010-08-04 13:33:13 UTC
you could drop rubyforge from ruby_add_bdepend "test? ()" and only run the test if it's available.

Doesn't it work or not wanted?
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-08-04 13:37:58 UTC
Generally-speaking, there is no way for us to simply drop them.. otherwise we would have done so already...
Comment 4 Hans de Graaff gentoo-dev Security 2011-07-18 14:58:18 UTC
I'm closing this CANTFIX.