[Bug 886695] Re: Bogus I-Cap System V-like init script

2014-06-20 Thread Mathieu Parent
Note that I'm the Debian maintainer, and I'm not using Ubuntu. I came here by chance ;-). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/886695 Title: Bogus I-Cap System V-like init script To mana

Re: [Bug 886695] Re: Bogus I-Cap System V-like init script

2014-06-20 Thread Philippe Vialle
Hi, thanks a lot for the follow-up! After a so long time, I was not sure to get a fix some day... but thanks again! I will try to test it in production ASAP, and will get back to you guys if issue still happens. Cheers, 2014-06-20 15:05 GMT+02:00 Mathieu Parent <886...@bugs.launchpad.net>: > I h

[Bug 886695] Re: Bogus I-Cap System V-like init script

2014-06-20 Thread Mathieu Parent
I have completly rewritten the init script. I'mclosing this, feel free to reopen if this is still present in version >= 1:0.3.3-3. ** Changed in: c-icap (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 886695] Re: Bogus I-Cap System V-like init script

2011-11-05 Thread Philippe Vialle
Last! I think I found it. Did not expect to find it like that. The solution is as simple as adding a "sleep" before starting the "running" subfunction. Here is the code: start-stop-daemon --start --quiet --pidfile $PIDFILE --exec $DAEMON -- $DAEMON_OPTS sleep 0.1 if running ;

[Bug 886695] Re: Bogus I-Cap System V-like init script

2011-11-05 Thread Philippe Vialle
Guys, Getting closer to the issue. If I add prompts to see what's going on, let's say: case "$1" in start) check_ctl_dir echo -n "Starting $DESC: " echo -n "DAEMON : $DAEMON\n" echo -n "DAEMON_OPTS : $DAEMON_OPTS\n" start-stop-daemon --start --quiet --pi

[Bug 886695] Re: Bogus I-Cap System V-like init script

2011-11-05 Thread Philippe Vialle
** Description changed: Hi all, I've noticed several problems after having installed c-icap on a fully- patched Ubuntu 11.04 (Proxy squid3, c-icap service, ClamAV-Daemon, and SquidClamav as a redirector). I've tried the c-icap package provided by Ubuntu, and the c-icap that I compiled

[Bug 886695] Re: Bogus I-Cap System V-like init script

2011-11-05 Thread Philippe Vialle
** Summary changed: - Bogus I-Cap service System V-like script + Bogus I-Cap System V-like init script ** Description changed: Hi all, I've noticed several problems after having installed c-icap on a fully- patched Ubuntu 11.04 (Proxy squid3, c-icap service, ClamAV-Daemon, and SquidC