Bug#388037: Opps... problem with fix for #388037

Alex Owen r.alex.owen at gmail.com
Sat Jan 6 17:45:08 CET 2007


package stun
found 388037 0.96.dfsg-3
severity important
thanks

Hello,
I'm afraid my patch to fix 388037 was broken...

It does fix the installing and removal/puging on a clean system BUT the stanza:
---
if [ "$START_DAEMON" != "true" ] ; then
        exit 0
fi
---

in /etc/init.d/stun comes BEFORE
---
if [ -f /etc/default/stun ] ; then
        . /etc/default/stun
fi
---
So that configuring the variable START_DAEMON to be true in
/etc/default/stun will haveNO EFFECT as the init-script will already
have exited... Opps!

Sorry about that.

One more upload for etch?
I have reduced bug severity to important but this might be another
error on my part ?

Sorry!

Alex Owen




More information about the Pkg-voip-maintainers mailing list