Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 618342 - ruby*.eclass: disable support for ruby<2.1 and other masked flags
Summary: ruby*.eclass: disable support for ruby<2.1 and other masked flags
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-13 10:12 UTC by Michał Górny
Modified: 2017-07-17 17:50 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-05-13 10:12:23 UTC
It seems that the ruby eclasses still output IUSE and dependencies for old Ruby versions in USE_RUBY, even though the packages for those implementations are no longer in ::gentoo.

This creates a huge number of NonExistentDeps reports (1794 for ruby:2.0 out of 2323 total NED reports) [e.g. 1]. Let's remove the support for these targets completely, in a way similar to how python-r1 suite does it (i.e. via ignoring the extra values declared by ebuilds).

I'll issue a CI run for the removal.

[1]:https://qa-reports.gentoo.org/output/gentoo-ci/output.html#app-admin/puppet
Comment 1 Hans de Graaff gentoo-dev Security 2017-07-17 17:50:19 UTC
Merged on 2017-05-15