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

Bug 336440

Summary: dev-ruby/rubygems-1.3.7-r4 doesn't support ruby19 target
Product: Gentoo Linux Reporter: Timothy Miller <theosib>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.