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

Bug 712074

Summary: dev-ruby/sass: 'sass' wrapper broken if another version of ruby is eselected
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Ruby Team <ruby>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.