Bug 53195 - swoole отсутствует в списке загруженных модулей
Summary: swoole отсутствует в списке загруженных модулей
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: php8.4-swoole (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-21 17:04 MSK by Osmolovskaya Anastasia
Modified: 2025-03-04 10:02 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 Osmolovskaya Anastasia 2025-02-21 17:04:34 MSK
Версия пакета: php8.4-swoole-6.0.0-alt1.4.x86_64

Шаги воспроизведения:
# apt-get install -y php8.4 php8.4-swoole

$ php8.4 -r 'print_r(get_loaded_extensions());' | grep swoole
$ php8.4 -m | grep swoole

Ожидаемые результат: успешный вывод swoole
Реальный результат: пустой вывод
Comment 1 Repository Robot 2025-03-04 10:02:03 MSK
php8.4-swoole-6.0.1-alt2.4 -> sisyphus:

 Tue Mar 04 2025 Anton Farygin <rider@altlinux> 6.0.1-alt2.4
 - Rebuild with php-devel = 8.4.4-6.0.1-alt2.4
 Tue Mar 04 2025 Anton Farygin <rider@altlinux.ru> 6.0.1-alt2
 - fixed build with brotli (Closes: #53195, #53260, #53132, #45264)