[Bug 1462495] Re: Init file does not respect the LSB spec.

2015-06-08 Thread Jorge Niedbalski
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to haproxy in Ubuntu. https://bugs.launchpad.net/bugs/1462495 Title: [sru] Init file does not respect the LSB spec. To manage notifications about this bug go to:

[Bug 1462495] Re: Init file does not respect the LSB spec.

2015-06-08 Thread Jorge Niedbalski
** Description changed: [Environment] Trusty 14.04.2 [Description] Looking in the /etc/init.d/haproxy script, particularly the stop method, is returning 4 in case of the pidfile doesn't exists.  /bin/kill $pid || return 4. According to the spec that means

[Bug 1462495] Re: Init file does not respect the LSB spec.

2015-06-08 Thread Jorge Niedbalski
** Changed in: haproxy (Ubuntu Trusty) Status: New = In Progress ** Changed in: haproxy (Ubuntu Utopic) Status: New = In Progress ** Changed in: haproxy (Ubuntu Trusty) Assignee: (unassigned) = Jorge Niedbalski (niedbalski) ** Changed in: haproxy (Ubuntu Utopic)

[Bug 1462495] Re: Init file does not respect the LSB spec.

2015-06-08 Thread Chris J Arges
** Also affects: haproxy (Ubuntu Utopic) Importance: Undecided Status: New ** Also affects: haproxy (Ubuntu Trusty) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to haproxy in

[Bug 1462495] Re: Init file does not respect the LSB spec.

2015-06-08 Thread Jorge Niedbalski
** Description changed: [Environment] - Trusty 14.02 + Trusty 14.04.2 [Description] Looking in the /etc/init.d/haproxy script, particularly the stop method, is returning 4 in case of the pidfile doesn't exists. - /bin/kill $pid || return 4. +  /bin/kill $pid || return 4.