Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 587934 - dev-ruby/rack-2.0.1 causes blocker on missing target_ruby20
Summary: dev-ruby/rack-2.0.1 causes blocker on missing target_ruby20
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-04 01:01 UTC by Harris Landgarten
Modified: 2018-02-01 06:51 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 Harris Landgarten 2016-07-04 01:01:47 UTC
rack-2.0.1 is the only slotted rack that only supports ruby 21, 22, 23.  This is causing a blocker because rake-test-0.6.3 still has at ruby20 target. Disabling the ruby20 target is rake-test breaks actionpack:4.0 which is still needed as a reverse dependency of metasploit.

I worked around the issue by adding ruby20 to the list of supporting rubies is the ebuild.
Comment 1 Hans de Graaff gentoo-dev Security 2016-07-18 19:31:22 UTC
(In reply to Harris Landgarten from comment #0)

> I worked around the issue by adding ruby20 to the list of supporting rubies
> is the ebuild.

This may happen to work for you depending on what components you need but this version of rack is not compatible with ruby20, so we can't add ruby20 to the ebuild in the tree.

It's probably best to stop using ruby 2.0 since that version is no longer supported upstream, see bug 576034.

Finally, I'm not sure what problem you are having with this, and how this can result in a blocker.
Comment 2 Hans de Graaff gentoo-dev Security 2018-02-01 06:51:57 UTC
Closing since this version is no longer available and rack-test no longer has a ruby20 target.