Maybe related discussion https://lists.debian.org/debian-
devel/2019/12/msg00060.html
** Also affects: systemd (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpa
Adding a systemd task as I really think this is more a general than a
haproxy specific discussion/bug/feature.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1855140
Title:
haproxy package misses cre
Can't edit my comment (#2) so I just wanted to correct the sentence
"That's (most likely) the reason why the official HAProxy docker image
builds on Alpine Linux which uses Open RC as init system.". The official
HAProxy Docker image runs on Debian but also supports Alpine Linux. The
big difference
Thanks, Christian, for your response. I agree, this might likely have a
bigger impact than expected (I only figured this out after package
analysis), because a lot of packages now depend on systemd for the
package installation - yet systemd does not run in Docker.
That's (most likely) the reason w
Odd, this clearly works for me in a new system
# ll /run/haproxy
ls: cannot access '/run/haproxy': No such file or directory
root@b:~# apt install haproxy
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically install
** Description changed:
When installing the haproxy package from the current Ubuntu 18.04 Bionic
repos, the package does not install the directory /run/haproxy. This
directory is mentioned in the default config file
/etc/haproxy/haproxy.cfg:
stats socket /run/haproxy/admin.sock mode
** Description changed:
When installing the haproxy package from the current Ubuntu 18.04 Bionic
repos, the package does not install the directory /run/haproxy. This
directory is mentioned in the default config file
/etc/haproxy/haproxy.cfg:
-
- stats socket /run/haproxy/admin.sock mo
** Summary changed:
- haproxy package misses creation of default socket path
+ haproxy package misses creation of default stats socket path
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1855140
Title