[Bug 460692] [NEW] Missing dependency for apache2 init script

Nafallo Bjälevik nafallo at magicalforest.se
Sun Oct 25 21:45:15 GMT 2009


Public bug reported:

Binary package hint: apache2.2-common

 Hi,

It seems this package is missing a dependency on psmisc. From the init
script:

nafallo at wizard:~$ grep killall /etc/init.d/apache2 
	killall htcacheclean 2> /dev/null || echo ...not running

If killall doesn't exist on the server and you have mod_disk_cache
enabled this fails silently, making sure you will run an additional
htcacheclean daemon every time you restart (or even reload?) apache.

Rather than adding a dependency I would suggest we swap the use of
killall to pkill (found in procps, a packages with Priority: required).


Thanks, /N

** Affects: apache2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Missing dependency for apache2 init script
https://bugs.launchpad.net/bugs/460692
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.



More information about the Ubuntu-server-bugs mailing list