Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336440 - dev-ruby/rubygems-1.3.7-r4 doesn't support ruby19 target
Summary: dev-ruby/rubygems-1.3.7-r4 doesn't support ruby19 target
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-08 13:32 UTC by Timothy Miller
Modified: 2010-09-08 16:19 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 Timothy Miller 2010-09-08 13:32:54 UTC
I'm getting the following error:


emerge: there are no ebuilds built with USE flags to satisfy "=virtual/rubygems-0-r4[ruby_targets_ruby19]".
!!! One of the following packages is required to complete your request:
- virtual/rubygems-0-r4 (Change USE: +ruby_targets_ruby19)
(dependency required by "dev-ruby/rdoc-2.5.11" [installed])
(dependency required by "dev-lang/ruby-1.9.2" [installed])
(dependency required by "@world" [argument])

I do have ruby19 unblocked, and I do have the ruby_targets_ruby19 USE flag unblocked as well.  When I try to emerge rubygems, I get this:


[ebuild   R   ] dev-ruby/rubygems-1.3.7-r4  USE="-server -test" RUBY_TARGETS="ruby18 -jruby -ree18 (-ruby19*)" 0 kB

It's a little cryptic, but my guess is that rubygems has no support for ruby19, which means that something just broke, because it was fine until just now.


Reproducible: Always
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2010-09-08 13:56:06 UTC
Attach emerge --info as well as the contents of /etc/portage/profile/use.mask.
Comment 2 Timothy Miller 2010-09-08 16:19:53 UTC
Aha!  Someone on IRC had given me bad instructions.  It's fine now.