Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 445170 - Can't install ruby
Summary: Can't install ruby
Status: RESOLVED DUPLICATE of bug 398853
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-29 11:33 UTC by mazoti
Modified: 2012-11-29 14:48 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 mazoti 2012-11-29 11:33:29 UTC
emerge ruby
Calculating dependencies... done!


[nomerge       ] virtual/ruby-rdoc-0:ruby18  RUBY_TARGETS="(ruby18)" 
[nomerge       ]  dev-ruby/rdoc-3.12  USE="{test} -doc" RUBY_TARGETS="ruby18 ruby19 -jruby -ree18" 
[nomerge       ]   dev-ruby/json-1.6.7  USE="{test} -doc" RUBY_TARGETS="ruby18 ruby19 -jruby -ree18" 
[nomerge       ]    virtual/rubygems-4:ruby19  RUBY_TARGETS="(ruby19)" 
[nomerge       ]     dev-ruby/rubygems-1.8.24  USE="{test} -server" RUBY_TARGETS="ruby18 ruby19 -jruby -ree18" 
[nomerge       ]      dev-ruby/minitest-2.12.1  USE="{test} -doc" RUBY_TARGETS="ruby18 ruby19 -jruby -ree18" 
[nomerge       ]       dev-ruby/hoe-2.12.5  USE="{test} -doc" RUBY_TARGETS="ruby18 ruby19 -jruby -ree18" 
[ebuild  N     ]        dev-ruby/rubyforge-2.0.4-r2  USE="{test} -doc" RUBY_TARGETS="ruby18 ruby19 -jruby -ree18" 15 kB
[ebuild  N     ]         dev-ruby/hoe-2.12.5  USE="{test} -doc" RUBY_TARGETS="ruby18 ruby19 -jruby -ree18" 120 kB
[ebuild  N     ]     dev-ruby/rubygems-1.8.24  USE="{test} -server" RUBY_TARGETS="ruby18 ruby19 -jruby -ree18" 372 kB
[ebuild  N     ]      dev-ruby/minitest-2.12.1  USE="{test} -doc" RUBY_TARGETS="ruby18 ruby19 -jruby -ree18" 47 kB
[ebuild  N     ]      virtual/ruby-rdoc-0:ruby18  RUBY_TARGETS="(ruby18)" 0 kB
[ebuild  N     ]      virtual/ruby-rdoc-1:ruby19  RUBY_TARGETS="(ruby19)" 0 kB
[ebuild  N     ]       dev-ruby/rdoc-3.12  USE="{test} -doc" RUBY_TARGETS="ruby18 ruby19 -jruby -ree18" 309 kB
[ebuild  N     ]        dev-ruby/racc-1.4.6-r1  USE="{test}" RUBY_TARGETS="ruby18 ruby19 -jruby -ree18" 108 kB
[ebuild  N     ]        dev-ruby/json-1.6.7  USE="{test} -doc" RUBY_TARGETS="ruby18 ruby19 -jruby -ree18" 141 kB
[ebuild  N     ]         dev-ruby/rake-0.9.2.2  USE="{test} -bash-completion -doc" RUBY_TARGETS="ruby18 ruby19 -jruby -ree18" 109 kB
[ebuild  N     ]          virtual/rubygems-1:ruby18  RUBY_TARGETS="(ruby18)" 0 kB
[ebuild  N     ]          virtual/rubygems-4:ruby19  RUBY_TARGETS="(ruby19)" 0 kB

Total: 12 packages (12 new), Size of downloads: 1,220 kB

 * Error: circular dependencies:

(dev-ruby/hoe-2.12.5::gentoo, ebuild scheduled for merge) depends on
 (dev-ruby/rubyforge-2.0.4-r2::gentoo, ebuild scheduled for merge) (buildtime)
  (dev-ruby/hoe-2.12.5::gentoo, ebuild scheduled for merge) (buildtime)

It might be possible to break this cycle
by applying any of the following changes:
- dev-ruby/rubyforge-2.0.4-r2 (Change USE: -test)
- dev-ruby/hoe-2.12.5 (Change USE: -test)

Note that this change can be reverted, once the package has been installed.

Note that the dependency graph contains a lot of cycles.
Several changes might be required to resolve all cycles.
Temporarily changing some use flag for all packages might be the better option.


tried to install rubyforge and hoe with --nodeps without success
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2012-11-29 11:46:33 UTC
Attach the output of `emerge --info'.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-11-29 14:48:50 UTC
Did you actually try what emerge suggested you do?

*** This bug has been marked as a duplicate of bug 398853 ***