Hello
My purpose is to retrieve all php fpm installed. With phpquery, I
presume coud be provided by phpquery -s fpm -V
I could get this information with find -L /etc/php -mindepth 2 -maxdepth
2 -name fpm -printf "%h\n"
Other options could be : dpkg --get-selections |grep "fpm\s*install"
We can have phpXX cli but not fpm part installed.
I hope have beee more explicit on my purpose.
Thanks
Le 20/03/2023 à 18:14, Ondřej Surý a écrit :
Hi,
your bug report is quite hard to parse, but I am 99% sure that this:
* What exactly did you do (or not do) that was effective (or ineffective)?
I've executed "phpquery -s fpm -V"
is not the full picture. So, could you transparently describe what you did to
your system that led to this situation?
I’m 100% sure that it doesn’t start reporting 8.2 out of the blue.
Ondrej
--
Ondřej Surý<ond...@sury.org> (He/Him)
On 20. 3. 2023, at 17:39, Azerttyu<deb...@azerttyu.net> wrote:
Package: php-common
Version: 2:93+0~20221211.45+debian11~1.gbpdb4dcc
Severity: normal
Dear Maintainer,
* What led up to the situation?
phpquery doesn't return fpm version installed. In my usecase php 8.2 is not
installed with fpm behavior.
Error looks come fromhttps://salsa.debian.org/php-team/php-
defaults/-/blob/main/php-helper#L203 where fpm directory restriction is not
took in consideration.
* What exactly did you do (or not do) that was effective (or
ineffective)?
I've executed "phpquery -s fpm -V"
* What was the outcome of this action?
8.2
8.1
8.0
7.4
7.3
7.2
7.1
7.0
5.6
* What outcome did you expect instead?
8.1
8.0
7.4
7.3
7.2
7.1
7.0
5.6
*** End of the template - remove these template lines ***
-- System Information: