Bug 43862 - cannot load such file -- stfl
Summary: cannot load such file -- stfl
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: ruby-stfl (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Vladimir D. Seleznev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-23 13:18 MSK by Alexander Makeenkov
Modified: 2022-09-24 14:59 MSK (History)
11 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Makeenkov 2022-09-23 13:18:27 MSK
Версия пакета:
ruby-stfl-0.24-alt9

Шаги воспроизведения:
# apt-get install ruby-stfl
$ ruby -e "require 'stfl'"

Получаемый результат:
<internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- stfl (LoadError)
        from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from -e:1:in `<main>'

Пример использования взят тут https://github.com/newsboat/stfl/tree/master/ruby
Comment 1 Repository Robot 2022-09-24 14:59:57 MSK
libstfl0-0.24-alt10 -> sisyphus:

 Sat Sep 24 2022 Vladimir D. Seleznev <vseleznv@altlinux> 0.24-alt10
 - Disabled ruby module (ALT#43862).