Bug 51108 - Ошибка при запуске gpgen
Summary: Ошибка при запуске gpgen
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: gpgen (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-08-09 10:33 MSK by Alexander Makeenkov
Modified: 2025-03-26 13:35 MSK (History)
9 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 2024-08-09 10:33:12 MSK
Версия пакета: gpgen-0.2.3-alt3.1

Шаги воспроизведения:

# apt-get install gpgen
$ /usr/lib/ruby/bin/gpgen testplugin

Получаемый результат:

/usr/lib/ruby/bin/gpgen:16:in `<main>': undefined method `+' for nil:NilClass (NoMethodError)
gem_plugin_version = gem_plugin_base[gem_plugin_base.rindex("-")+1 .. -1]
Comment 1 Repository Robot 2025-03-26 13:35:09 MSK
gem-gem-plugin-0.2.3.1-alt1 -> sisyphus:

 Wed Mar 26 2025 Pavel Skrylev <majioa@altlinux> 0.2.3.1-alt1
 - ^ 0.2.3 -> 0.2.3p1
 - + exec sheband header for gpgen
 - ! spec bin dir to regular for %_bindirv
 - ! get "gem_plugin" gem directory from rubygems directly (closes #51108)