Mehdi Dogguy <me...@debian.org> writes: > On 26/11/2010 16:57, Ferenc Wagner wrote: >> Michael Biebl<bi...@debian.org> writes:
>>> the apache init script already has a status method, why don't you use >>> invoke-rc.d apache2 status>/dev/null 2>&1&& invoke-rc.d apache2 restart >> I like this idea. Any objections against the following code? >> >> if [ -f /etc/apache2/mods-enabled/shib2.load ] ; then >> if invoke-rc.d apache2 status>/dev/null ; then >> invoke-rc.d apache2 restart >> fi >> fi > It's fine for me (if it matters). I've uploaded 2.3.1+dfsg-4 with this fix. Could you evaluate it for unblock? shibboleth-sp2 (2.3.1+dfsg-4) unstable; urgency=low * Only restart Apache if it is running. Thanks, Mehdi Dogguy, Michael Biebl, and Ferenc Wagner. -- Russ Allbery <r...@debian.org> Mon, 29 Nov 2010 14:29:42 -0800 shibboleth-sp2 (2.3.1+dfsg-3) unstable; urgency=low [ Ferenc Wagner ] * Restart Apache from the postinst script if the shib2 module is enabled to avoid communication errors with the upgraded shibd. (Closes: #602328) [ Faidon Liambotis ] * Add myself to Uploaders. -- Ferenc Wagner <wf...@niif.hu> Mon, 22 Nov 2010 22:17:57 +0100 unblock shibboleth-sp2/2.3.1+dfsg-4 Thanks! -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org