Processed: Re: Bug#982574: php does not compile with acl support

2021-02-11 Thread Debian Bug Tracking System
Processing control commands: > severity -1 wishlist Bug #982574 [php7.4-fpm] php does not compile with acl support Severity set to 'wishlist' from 'serious' -- 982574: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982574 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#982574: php does not compile with acl support

2021-02-11 Thread Ondřej Surý
Control: severity -1 wishlist -- Ondřej Surý (He/Him) > On 12. 2. 2021, at 3:09, VenenuX GNU Linux wrote: > > Package: php7.4-fpm > Version: 7.4.15-1 > Severity: serious > > fpm fails to start due usage of "listen.acl_groups" or/and > "listen.acl_users" ACL feature, available since php 5.6 >

Bug#982574: php does not compile with acl support

2021-02-11 Thread VenenuX GNU Linux
Package: php7.4-fpm Version: 7.4.15-1 Severity: serious fpm fails to start due usage of "listen.acl_groups" or/and "listen.acl_users" ACL feature, available since php 5.6 So then it needs to be compiled with --with-fpm-acl (depends on libacl1-dev) for listen.acl_users directive to work. My relat