Bug 50738 - Ошибка undefined symbol: ngx_stream_core_module при использовании модуля geoip2
Summary: Ошибка undefined symbol: ngx_stream_core_module при использовании модуля geoip2
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: nginx (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-25 11:30 MSK by Alexander Makeenkov
Modified: 2024-06-25 11:30 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 Alexander Makeenkov 2024-06-25 11:30:42 MSK
Версия пакета: nginx-1.26.1-alt1

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

# apt-get install nginx nginx-geoip2
# ln -sv /etc/nginx/modules-available.d/http_geoip2.conf /etc/nginx/modules-enabled.d/http_geoip2.conf
# ln -sv /etc/nginx/modules-available.d/stream_geoip2.conf /etc/nginx/modules-enabled.d/stream_geoip2.conf
# systemctl start nginx.service

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

Сервис не запускается:
nginx: [emerg] dlopen() "/usr/lib64/nginx/ngx_stream_geoip2_module.so" failed (/usr/lib64/nginx/ngx_stream_geoip2_module.so:
undefined symbol: ngx_stream_core_module) in /etc/nginx/modules-enabled.d/stream_geoip2.conf:1