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

Bug 744385

Summary: app-backup/btrbk-0.30.0 : /.../asciidoctor:9:in load: cannot load such file -- /usr/lib64/ruby/gems/2.7.0/gems/asciidoctor-2.0.10/
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED INVALID    
Severity: normal CC: axel, candrews
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-backup:btrbk-0.30.0:20200923-191255.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2020-09-23 19:16:49 UTC
Traceback (most recent call last):
	1: from /usr/bin/asciidoctor:9:in `<main>'
/usr/bin/asciidoctor:9:in `load': cannot load such file -- /usr/lib64/ruby/gems/2.7.0/gems/asciidoctor-2.0.10/bin/asciidoctor (LoadError)
make: *** [Makefile:53: btrbk.1] Error 1
make: Leaving directory '/var/tmp/portage/app-backup/btrbk-0.30.0/work/btrbk-0.30.0/doc'
 * ERROR: app-backup/btrbk-0.30.0::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20200920-221938

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.46.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.265_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Sep 23 07:05:35 PM UTC 2020

emerge -qpvO app-backup/btrbk
[ebuild  N    ] app-backup/btrbk-0.30.0  USE="doc mbuffer"
Comment 1 Toralf Förster gentoo-dev 2020-09-23 19:16:50 UTC
Created attachment 662167 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-09-23 19:16:51 UTC
Created attachment 662170 [details]
app-backup:btrbk-0.30.0:20200923-191255.log
Comment 3 Toralf Förster gentoo-dev 2020-09-23 19:16:53 UTC
Created attachment 662173 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-09-23 19:16:54 UTC
Created attachment 662176 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-09-23 19:16:56 UTC
Created attachment 662179 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-09-23 19:16:57 UTC
Created attachment 662182 [details]
temp.tbz2
Comment 7 Craig Andrews gentoo-dev 2020-09-23 19:22:19 UTC
From build.log:
/usr/bin/asciidoctor:9:in `load': cannot load such file -- /usr/lib64/ruby/gems/2.7.0/gems/asciidoctor-2.0.10/bin/asciidoctor

This seems to be a problem with dev-ruby/asciidoctor
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-02 05:43:59 UTC
(In reply to Craig Andrews from comment #7)
> From build.log:
> /usr/bin/asciidoctor:9:in `load': cannot load such file --
> /usr/lib64/ruby/gems/2.7.0/gems/asciidoctor-2.0.10/bin/asciidoctor
> 
> This seems to be a problem with dev-ruby/asciidoctor

Yeah, it's because of 'eselect ruby set' use without asciidoctor supporting 2.7+ yet.