Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 151439

Summary: net-im/jabberd-1.4.4-r3 initscript fails on stop
Product: Gentoo Linux Reporter: Paul Bredbury <brebs>
Component: New packagesAssignee: Krzysztof Pawlik (RETIRED) <nelchael>
Status: RESOLVED WORKSFORME    
Severity: normal CC: net-im
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Paul Bredbury 2006-10-15 02:44:07 UTC
Hi, the initscript stops the jabberd process OK, but it ends with "!!" instead of "OK". Not sure why. Looking at jabberd initscripts in other distros, they tend to use "-o" ("oknodo"), and this works. So, I suggest changing the start-stop-daemon line to:

start-stop-daemon --stop -o -x /usr/bin/jabberd
Comment 1 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-10-15 03:58:27 UTC
It works ok for me on 3 different servers (and my dev box). Please reopen if you can provide method to reproduce it.