Bug#602328: libapache2-mod-shib2: apache should be restarted on install/upgrade

2010-11-22 Thread Russ Allbery
Ferenc Wagner writes: > Russ Allbery writes: >> The version number should still be -3 with both changes, but otherwise >> that looks fine to me. Although I think that -f is mildly better than >> -L, since if it were a dangling symlink, I think Apache would just >> ignore it. > I pushed some fi

Bug#602328: libapache2-mod-shib2: apache should be restarted on install/upgrade

2010-11-22 Thread Ferenc Wagner
Russ Allbery writes: > Ferenc Wagner writes: > >> Btw. I wonder how if [ -f /etc/apache2/mods-enabled/shib.load ] could >> have possibly worked, ever. Hasn't a2enmod always used symlinks instead >> of real files under mods-enabled? > > -f will chase the symlink and see whether the link points t

Bug#602328: libapache2-mod-shib2: apache should be restarted on install/upgrade

2010-11-22 Thread Russ Allbery
Ferenc Wagner writes: > Russ Allbery writes: >> Ferenc Wagner writes: >>> I can't find a specific tool in the a2(en/dis)mod family for checking >>> the status of a module. I hope it's correct to directly check for the >>> /etc/apache2/mods-enabled/shib2.load symlink. >> Yeah, I think that's f

Bug#602328: libapache2-mod-shib2: apache should be restarted on install/upgrade

2010-11-22 Thread Ferenc Wagner
Russ Allbery writes: > Ferenc Wagner writes: > >> I can't find a specific tool in the a2(en/dis)mod family for checking >> the status of a module. I hope it's correct to directly check for the >> /etc/apache2/mods-enabled/shib2.load symlink. > > Yeah, I think that's fine. Btw. I wonder how if

Bug#602328: libapache2-mod-shib2: apache should be restarted on install/upgrade

2010-11-14 Thread Russ Allbery
Ferenc Wagner writes: > Russ Allbery writes: >> Looks like doing restart would be enough. > Maybe I'm missing something, what more could we do beyond a restart? I was worried that we'd have to actually stop and then start Apache, but restart does the right thing (as, I suppose, Policy says it

Bug#602328: libapache2-mod-shib2: apache should be restarted on install/upgrade

2010-11-13 Thread Ferenc Wagner
Russ Allbery writes: > Ferenc Wagner writes: > >> We started discussing this in January, but the thread died off without >> reaching conclusion: >> http://lists.alioth.debian.org/pipermail/pkg-shibboleth-devel/2010-January/001565.html >> I doubt we can do anything about this so close to release,

Bug#602328: libapache2-mod-shib2: apache should be restarted on install/upgrade

2010-11-08 Thread Russ Allbery
Ferenc Wagner writes: > We started discussing this in January, but the thread died off without > reaching conclusion: > http://lists.alioth.debian.org/pipermail/pkg-shibboleth-devel/2010-January/001565.html > I doubt we can do anything about this so close to release, but if at all > possible, we

Bug#602328: libapache2-mod-shib2: apache should be restarted on install/upgrade

2010-11-08 Thread Scott Cantor
> We started discussing this in January, but the thread died off without > reaching conclusion: > http://lists.alioth.debian.org/pipermail/pkg-shibboleth-devel/2010- > January/001565.html > I doubt we can do anything about this so close to release, but if at all > possible, we should. As per the o

Bug#602328: libapache2-mod-shib2: apache should be restarted on install/upgrade

2010-11-08 Thread Ferenc Wagner
Csillag Tamas writes: > apache should be restarted after install/upgrade. > > I experienced weird issues after the upgrade from lenny stable to lenny > backports. > "xmltooling::IOException at > (https://somehost.ppke.hu/Shibboleth.sso/SAML2/POST) > URL is malformed." > > Apache restart resolved

Bug#602328: libapache2-mod-shib2: apache should be restarted on install/upgrade

2010-11-03 Thread Csillag Tamas
Subject: libapache2-mod-shib2: apache should be restarted on install/upgrade Package: libapache2-mod-shib2 Version: 2.3.1+dfsg-2~bpo50+1 Severity: important Hello, apache should be restarted after install/upgrade. I experienced weird issues after the upgrade from lenny stable to lenny backports