Bug 43835 - undefined symbol: Init_unicorn_http
Summary: undefined symbol: Init_unicorn_http
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: unicorn (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: 2022-09-21 10:11 MSK by Alexander Makeenkov
Modified: 2022-10-29 15:09 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 2022-09-21 10:11:26 MSK
Версия пакета:
unicorn-6.1.0-alt1.1

Шаги воспроизведения:
# apt-get install unicorn
$ unicorn
$ unicorn_rails

Получаемый результат:
<internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require': /usr/lib64/ruby/gemie/extensions/unicorn-6.1.0/unicorn_http.so: undefined symbol: Init_unicorn_http - /usr/lib64/ruby/gemie/extensions/unicorn-6.1.0/unicorn_http.so (LoadError)
Comment 1 Repository Robot 2022-10-29 15:09:55 MSK
gem-unicorn-6.1.0-alt2 -> sisyphus:

 Thu Sep 22 2022 Pavel Skrylev <majioa@altlinux> 6.1.0-alt2
 - !fix rakefile to build a ragel task (closes #43835)