Bug#737882: atheme-services: status on the init script fails

2014-02-07 Thread Mike Mestnik
The subshell was a mistake to begin with. The -e was needed for the script to make use of $?. The block contaning the -e has a single exit point and this will more than undo the -e. Perhaps the hunks could have been broken up, I see the first patch as being trivial(minimal for package upgrade) a

Bug#737882: atheme-services: status on the init script fails

2014-02-06 Thread Mike Mestnik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Attached find two patch files, one bug/lintian and the other incorporates features. sha256 e5369efb01c70e788bae53b3b5797c03b84bcd3b1e895b27d95f354f07851e84 0001-This-fixes-the-bug-and-corrects-init.d-script-does-not.txt a38e9712c0f5dcd44cc7f656b2223

Bug#737882: atheme-services: status on the init script fails

2014-02-06 Thread Antoine Beaupré
On 2014-02-06 20:13:03, Mike Mestnik wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Attached find two patch files, one bug/lintian and the other > incorporates features. Hi! First, thanks for the patches! It's always appreciated. Can you clarify a little more why those patches are

Bug#737882: atheme-services: status on the init script fails

2014-02-06 Thread Tim Bishop
Package: atheme-services Version: 6.0.11-1 Severity: normal Dear Maintainer, The init script doesn't handle status properly. For example: # /etc/init.d/atheme-services status Status Atheme IRC Services: atheme-services . pid file missing. # cat /var/run/atheme/atheme.pid 4420 # ps -ef | grep a