Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 712074 - dev-ruby/sass: 'sass' wrapper broken if another version of ruby is eselected
Summary: dev-ruby/sass: 'sass' wrapper broken if another version of ruby is eselected
Status: CONFIRMED
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: 2020-03-10 17:48 UTC by Michał Górny
Modified: 2020-03-10 17:48 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 2020-03-10 17:48:50 UTC
# sass
Traceback (most recent call last):
        1: from /usr/bin/sass:9:in `<main>'
/usr/bin/sass:9:in `load': cannot load such file -- /usr/lib64/ruby/gems/2.7.0/gems/sass-3.7.4/bin/sass (LoadError)


Apparently it doesn't account for RUBY_TARGETS and just tries to run it with the current Ruby version.