Project

General

Profile

Actions

Bug #5825

closed

rudder-jetty and rudder-inventory-ldap init scripts can fail when killall is not available

Added by Nicolas CHARLES over 9 years ago. Updated over 8 years ago.

Status:
Released
Priority:
N/A
Category:
Web - Config management
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

On a fresh Debian, killall is not installed, and I suspect that it is the same on other system (it does have killall5 thought)

After promises generation, the server attempt to run /usr/bin/killall, and fails

We shoud rather execute

kill -SIGHUP `pidof cf-serverd`


Subtasks 1 (0 open1 closed)

Bug #5913: Adapt killall to kill/pidof combination in source rudder-web.propertiesReleasedJonathan CLARKE2014-12-04Actions

Related issues 3 (0 open3 closed)

Related to Rudder - Bug #5574: Have a configuration property to execute a post promise writing hookReleasedJonathan CLARKEActions
Related to Rudder - Bug #6051: Warning after policy generation, /bin/pidof does not existsReleasedMatthieu CERDA2014-12-30Actions
Related to Rudder - Bug #7515: rudder-agent and rudder-slapd init scripts may fail to stop services if killall is missing or misbehavingReleasedBenoît PECCATTE2015-11-30Actions
Actions

Also available in: Atom PDF