Summary: | net-news/newsboat-2.20.1 : /.../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 packages | Assignee: | Cédric Krier <cedk> |
Status: | RESOLVED INVALID | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 net-news:newsboat-2.20.1:20201003-183809.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 663667 [details]
emerge-info.txt
Created attachment 663670 [details]
emerge-history.txt
Created attachment 663673 [details]
environment
Created attachment 663676 [details]
etc.portage.tbz2
Created attachment 663679 [details] net-news:newsboat-2.20.1:20201003-183809.log Created attachment 663682 [details]
temp.tbz2
Seems to be same deal as bug #744385, I'm not sure why it's trying to use ruby2.7 when it doesn't have support for it yet. From this end it's just a normal /usr/bin/asciidoctor command that's being ran. (In reply to Ionen Wolkens from comment #7) > Seems to be same deal as bug #744385, I'm not sure why it's trying to use > ruby2.7 when it doesn't have support for it yet. From this end it's just a > normal /usr/bin/asciidoctor command that's being ran. I think toralf was using 'eselect ruby set' for a while, but not anymore. (In reply to Sam James from comment #8) > (In reply to Ionen Wolkens from comment #7) > > Seems to be same deal as bug #744385, I'm not sure why it's trying to use > > ruby2.7 when it doesn't have support for it yet. From this end it's just a > > normal /usr/bin/asciidoctor command that's being ran. > > I think toralf was using 'eselect ruby set' for a while, but not anymore. Wll, it is still used: https://github.com/toralf/tinderbox/blob/master/bin/job.sh#L695 but I set ruby to "latest" and asciidoctor is not supported by "latest". /me wonders whether I shall set it to something else ? |