Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906514 - [guru] ruby27 was marked as removed in ruby-ng
Summary: [guru] ruby27 was marked as removed in ruby-ng
Status: RESOLVED WONTFIX
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-16 04:01 UTC by compguy284
Modified: 2023-05-16 05:09 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 compguy284 2023-05-16 04:01:15 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/eclass/ruby-ng.eclass?id=8a8b23d9f45bc1ccbfc318ad12008a71d0650b75


emerge --info '=sys-cluster/pcs-0.10.8-r3::guru'
 * ERROR: sys-cluster/pcs-0.10.8-r3::guru failed (depend phase):
 *   No supported implementation in USE_RUBY.
 *
 * Call stack:
 *              ebuild.sh, line 628:  Called source '/var/db/repos/guru/sys-cluster/pcs/pcs-0.10.8-r3.ebuild'
 *   pcs-0.10.8-r3.ebuild, line  10:  Called inherit 'python-single-r1' 'ruby-ng' 'systemd'
 *              ebuild.sh, line 308:  Called __qa_source '/var/db/repos/gentoo/eclass/ruby-ng.eclass'
 *              ebuild.sh, line 123:  Called source '/var/db/repos/gentoo/eclass/ruby-ng.eclass'
 *         ruby-ng.eclass, line 358:  Called ruby_get_use_targets
 *         ruby-ng.eclass, line 326:  Called _ruby_get_all_impls
 *         ruby-ng.eclass, line 119:  Called die
 * The specific snippet of code:
 *   		die "No supported implementation in USE_RUBY."
 *