[Ubuntu-ha] [Bug 1855140] Re: How to handle tmpfiles.d in non-systemd environments

2020-02-13 Thread Claudio Kuenzler
/entrypoint.sh haproxy 31 0.0 0.0 54284 1252 ?Ss 15:45 0:00 /usr/sbin/haproxy -f /etc/haproxy/haproxy.cfg This can be reproduced with a simple Docker container the following Dockerfile: -- FROM ubuntu:18.04 MAINTAINER Cla

[Ubuntu-ha] [Bug 1855140] Re: haproxy package misses creation of default stats socket path in Docker container

2019-12-06 Thread Claudio Kuenzler
Ss 15:45 0:00 /usr/sbin/haproxy -f /etc/haproxy/haproxy.cfg This can be reproduced with a simple Docker container the following Dockerfile: -- FROM ubuntu:18.04 MAINTAINER Claudio Kuenzler # install packages RUN apt-

[Ubuntu-ha] [Bug 1855140] Re: haproxy package misses creation of default stats socket path

2019-12-06 Thread Claudio Kuenzler
/haproxy -f /etc/haproxy/haproxy.cfg This can be reproduced with a simple Docker container the following Dockerfile: -- FROM ubuntu:18.04 MAINTAINER Claudio Kuenzler # install packages RUN apt-get update \   && apt-get install -y -qq

[Ubuntu-ha] [Bug 1855140] Re: haproxy package misses creation of default stats socket path

2019-12-05 Thread Claudio Kuenzler
Docker container the following Dockerfile: -- FROM ubuntu:18.04 MAINTAINER Claudio Kuenzler # install packages RUN apt-get update \   && apt-get install -y -qq haproxy CMD ["/usr/sbin/haproxy","-f&quo

[Ubuntu-ha] [Bug 1855140] Re: haproxy package misses creation of default stats socket path

2019-12-04 Thread Claudio Kuenzler
MAINTAINER Claudio Kuenzler # install packages RUN apt-get update \   && apt-get install -y -qq haproxy - CMD ["/usr/sbin/haproxy -c -f /etc/haproxy/haproxy.cfg"] + CMD ["/usr/sbin/haproxy","-f","/etc/haproxy/haproxy.cfg"]

[Ubuntu-ha] [Bug 1855140] Re: haproxy package misses creation of default stats socket path

2019-12-04 Thread Claudio Kuenzler
54284 1252 ?Ss 15:45 0:00 /usr/sbin/haproxy -f /etc/haproxy/haproxy.cfg This can be reproduced with a simple Docker container the following Dockerfile: -- FROM ubuntu:18.04 MAINTAINER Claudio Kuenzler # install packages RUN

[Ubuntu-ha] [Bug 1855140] [NEW] haproxy package misses creation of default stats socket path

2019-12-04 Thread Claudio Kuenzler
: -- FROM ubuntu:18.04 MAINTAINER Claudio Kuenzler # install packages RUN apt-get update \   && apt-get install -y -qq haproxy CMD ["/usr/sbin/haproxy -c -f /etc/haproxy/haproxy.cfg"] -- Checking t

[Ubuntu-ha] [Bug 1494141] Re: HAProxy 1.5 init script does not terminate processes

2015-10-30 Thread Claudio Kuenzler
By the way... this bug was also backported into the official trusty version of HAProxy (1.4).. Jeez! In the meantime its fixed again. haproxy (1.4.24-2ubuntu0.2) trusty; urgency=high * debian/haproxy.init: + Pass the pidfile to the --pidfile argument instead of the PID number. (LP:

[Ubuntu-ha] [Bug 1494141] Re: HAProxy 1.5 init script does not terminate processes

2015-10-30 Thread Claudio Kuenzler
Chase them with beer. Works faster ^^ -- You received this bug notification because you are a member of Ubuntu High Availability Team, which is subscribed to haproxy in Ubuntu. https://bugs.launchpad.net/bugs/1494141 Title: HAProxy 1.5 init script does not terminate processes Status in

[Ubuntu-ha] [Bug 1494141] Re: HAProxy 1.5 init script does not terminate processes

2015-09-22 Thread Claudio Kuenzler
The "new bug" for trusty concerning if nproc > 1 is probably this one: https://bugs.launchpad.net/ubuntu/+source/haproxy/+bug/1481737 ? -- You received this bug notification because you are a member of Ubuntu High Availability Team, which is subscribed to haproxy in Ubuntu.

[Ubuntu-ha] [Bug 1494141] Re: HAProxy 1.5 init script does not terminate processes

2015-09-17 Thread Claudio Kuenzler
Salut Louis, Thanks for taking care of this bug. Have I understood correctly that the haproxy package in trusty-backports is already updated? Or do I have to wait until the package is released to all mirrors? -- You received this bug notification because you are a member of Ubuntu High