Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 331165 - dev-ruby/hoe, dev-ruby/rubyforge: circular dependencies if USE=test|doc
Summary: dev-ruby/hoe, dev-ruby/rubyforge: circular dependencies if USE=test|doc
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-04 06:30 UTC by Torsten Veller (RETIRED)
Modified: 2011-07-18 14:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.