Bug 49755 - Не работает gem-tf
Summary: Не работает gem-tf
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: gem-tf (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: majioa@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-21 15:59 MSK by Kirill Sen
Modified: 2024-03-26 22:38 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kirill Sen 2024-03-21 15:59:16 MSK
Не работает gem-tf

Версия пакета:
gem-tf-0.4.5-alt1.noarch

Платформы(Обновлены до Sisyphus):
kworkstation-10.2-x86_64
workstation-10.2-x86_64
education-10.2-x86_64
education-kde-10.2-x86_64
server-10.1-x86_64

Проверялось в p10 - Ошибка воспроизвелась (версия пакета та же)

Шаги воспроизведения:
1) Установить gem-tf
# apt-get install tf gem-tf gem-tf-devel
 
2) Запустить bin-файл tf:

$ cd /usr/lib/ruby/gemie/gems/tf-0.4.5/bin/

$ ./tf

Ожидаемое поведение:
Ошибки нету, бинарник корректно работает

Фактический результат:
Появляется ошибка:
<internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- ./lib/tf (LoadError)
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from ./tf:5:in `<main>

Версии пакетов:
$ rpm -qa | grep -E "ruby|gem"
ruby-stdlibs-3.1.4-alt4.x86_64
gem-session-3.2.0-alt1.noarch
gem-3.3.26-alt4.noarch
libruby-3.1.4-alt4.x86_64
gem-tf-0.4.5-alt1.noarch
ruby-3.1.4-alt4.x86_64
gem-bundler-2.5.6-alt1.noarch
gem-minitest-5.18.1-alt1.noarch
libpagemaker-0.0.4-alt1.x86_64
gem-tf-devel-0.4.5-alt1.noarch
Comment 1 Repository Robot 2024-03-26 22:38:28 MSK
gem-tf-0.4.5-alt2 -> sisyphus:

 Mon Mar 25 2024 Pavel Skrylev <majioa@altlinux> 0.4.5-alt2
 - ! fixed load library required for binary (closes #49755)