[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dpkg 1.9.20 - start-stop-daemon



Hi, I don't know if this is an appropriate way of reporting, but here it is.....
 
I'm getting errors with logrotate having just installed dpkg 1.9.20
 
the logrotate script calls
                    /etc/init.d/apache reload > /dev/null
 
executing /etc/init.d/apache reload generates this error:
    Reloading apache configurationNo /usr/sbin/apache found running; none killed.
failed
I put this down to a fault with the start-stop-daemon since executing the following
 
start-stop-daemon --stop -t --exec /usr/sbin/apache 
 
generates this error
    No /usr/sbin/apache found running; none killed.
 
oh, meanwhile
# ps ax | grep apache
  345 ?        S      0:01 /usr/sbin/apache
17933 ?        S      0:00 /usr/sbin/apache
17999 ?        S      0:00 /usr/sbin/apache
18000 ?        S      0:00 /usr/sbin/apache
18001 ?        S      0:00 /usr/sbin/apache
18002 ?        S      0:00 /usr/sbin/apache
18072 ?        S      0:00 /usr/sbin/apache
18073 ?        S      0:00 /usr/sbin/apache
19538 ?        S      0:00 /usr/sbin/apache
19539 ?        S      0:00 /usr/sbin/apache
19540 ?        S      0:00 /usr/sbin/apache
Gary Prosser
Trinity College, Bristol

Reply to: