Bug 53897 - Некорректное содержимое файла /etc/nginx/sites-enabled.d/icingaweb2.conf
Summary: Некорректное содержимое файла /etc/nginx/sites-enabled.d/icingaweb2.conf
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: icingaweb2-nginx (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: manowar@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-18 13:08 MSK by Alexander Makeenkov
Modified: 2025-04-21 20:48 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 2025-04-18 13:08:52 MSK
- Версия пакета:
icingaweb2-nginx-2.12.1-alt4

- Шаги воспроизведения:
# apt-get install icingaweb2-nginx
# nginx -t

- Получаемый результат:
nginx: [emerg] unknown directive "Deprecated:" in /etc/nginx/sites-enabled.d/icingaweb2.conf:37
nginx: configuration file /etc/nginx/nginx.conf test failed

Конфигурационный файл /etc/nginx/sites-enabled.d/icingaweb2.conf содержит строки вида: Deprecated: Constant E_STRICT is deprecated in /usr/src/RPM/BUILD/icingaweb2-2.12.1/library/Icinga/Application/ApplicationBootstrap.php on line 582
Comment 1 Repository Robot 2025-04-21 20:48:54 MSK
icingaweb2-2.12.1-alt5 -> sisyphus:

 Mon Apr 21 2025 Paul Wolneykien <manowar@altlinux> 2.12.1-alt5
 - Fix: Don't send error messages and warnings to STDOUT (closes: 53897).