Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 674798 - x11-themes/numix-gtk-theme-2.6.7 : /.../scss:9:in load : cannot load such file -- /usr/lib64/ruby/gems/2.6.0/gems/sass-3.5.7/bin/scss (LoadError)
Summary: x11-themes/numix-gtk-theme-2.6.7 : /.../scss:9:in load : cannot load such fil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Joonas Niilola
URL:
Whiteboard:
Keywords:
Depends on: 674878
Blocks:
  Show dependency tree
 
Reported: 2019-01-07 18:15 UTC by Toralf Förster
Modified: 2019-08-11 07:54 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.89 KB, text/plain)
2019-01-07 18:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,132.34 KB, text/plain)
2019-01-07 18:15 UTC, Toralf Förster
Details
environment (environment,18.92 KB, text/plain)
2019-01-07 18:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.96 KB, application/x-bzip)
2019-01-07 18:15 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,6.82 KB, application/x-bzip)
2019-01-07 18:15 UTC, Toralf Förster
Details
x11-themes:numix-gtk-theme-2.6.7:20190107-090215.log (x11-themes:numix-gtk-theme-2.6.7:20190107-090215.log,2.13 KB, text/plain)
2019-01-07 18:15 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-01-07 18:15:11 UTC
Traceback (most recent call last):
	1: from /usr/bin/scss:9:in `<main>'
/usr/bin/scss:9:in `load': cannot load such file -- /usr/lib64/ruby/gems/2.6.0/gems/sass-3.5.7/bin/scss (LoadError)
make: *** [Makefile:17: css] Error 1
 * ERROR: x11-themes/numix-gtk-theme-2.6.7::gentoo failed (compile phase):
 *   emake failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl_20190104-181805

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.31.1 *
java-config:
The following VMs are available for generation-2:


emerge -qpvO x11-themes/numix-gtk-theme
[ebuild  N    ] x11-themes/numix-gtk-theme-2.6.7
Comment 1 Toralf Förster gentoo-dev 2019-01-07 18:15:14 UTC
Created attachment 560220 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-07 18:15:17 UTC
Created attachment 560222 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-01-07 18:15:20 UTC
Created attachment 560224 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-01-07 18:15:22 UTC
Created attachment 560226 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-01-07 18:15:25 UTC
Created attachment 560228 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-07 18:15:28 UTC
Created attachment 560230 [details]
x11-themes:numix-gtk-theme-2.6.7:20190107-090215.log
Comment 7 Joonas Niilola gentoo-dev 2019-02-28 13:50:33 UTC
So, yeah, sass was fixed to enable ruby 2.6 so no one should hit this particular error anymore. But I was thinking it will happen again when ruby 2.7 is released in gentoo tree. 

I'm now considering of adding some sort of RUBY_TARGETS limit in the ebuild, then keep bumping that every time new ruby is added.
Comment 8 Larry the Git Cow gentoo-dev 2019-08-11 07:54:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d09f52769a6a3a48d857845a93cb4b5e9e00e75

commit 6d09f52769a6a3a48d857845a93cb4b5e9e00e75
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2019-08-11 07:51:54 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-08-11 07:53:08 +0000

    x11-themes/numix-gtk-theme: specify RUBY_TARGETS
    
    Closes: https://bugs.gentoo.org/674798
    Package-Manager: Portage-2.3.71, Repoman-2.3.17
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 x11-themes/numix-gtk-theme/numix-gtk-theme-2.6.7.ebuild | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)