Robert S schrieb:
I have just upgraded to clamav-milter_0.80-5 on my Debian Woody system.
When I run
"/etc/init.d/clamav-milter stop" it hangs. When I do a "ps ax" it says
"sleep 0.1". Looks as if the offending line something like this:
if [ -n "$PID" ]; then
start-stop-daemon -q -K -o -p $PIDFILE $DAEMON
while [ -d /proc/"$PID" ]; do sleep 0.1; done
I think that /proc/"$PID" isn't going away and its staying in the loop
indefinitely.
I had a similar problem with the last debian release: "start-stop-daemon"
wasn't killing the process.
I've had to go back to the old hack of killing "daemon" and all instances of
clamav-milter.
Has anybody had similar problems? Any fixes?
Please have a look at Debian bug #278198
(<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=278198>) for an
in-deep discussion of what's going on/wrong there. I'm sure Stephen Gran
(the pkg maintainer) will come up with a new revision (and a woody
backport) RSN.
Thomas
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users