On Tuesday, 5 May 2020 11:20:29 PM AEST Steve McIntyre wrote:
> Ondřej hinted strongly at this in his first response to you, but it
> looks like you saw "systemd" and assumed the worst. :-(

No, no it's not that. My problem is quite pragmatic and I did not assume "the 
worst". I need to install php-fpm inside application container that have no 
systemd (the init system). php-fpm pulls "systemd" package that provides 
"bin/systemctl" hence blocking installation of "systemctl" package (which 
also provides "bin/systemctl") that can start systemd services without 
systemd.

So practically speaking I'm looking for a way to have no "systemd" package 
inside container so I could start the service using alternative "systemctl" 
command. It used to work until recently when php-fpm gained dependency on 
"systemd" package. IMHO Recommends will suffice as php-fpm still works inside 
container without systemd when started manually.

There is a legitimate case here that is worth consideration.

-- 
Regards,
 Dmitry Smirnov.

---

Weakness of attitude becomes weakness of character.
        -- Albert Einstein

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to