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

Bug 618342

Summary: ruby*.eclass: disable support for ruby<2.1 and other masked flags
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: EclassesAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/4615
Whiteboard:
Package list:
Runtime testing required: ---

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