On Tue, Apr 1, 2008 at 11:44 AM, Loic Dachary <[EMAIL PROTECTED]> wrote:
> Johan Euphrosine wrote:
>
> > Looking at:
> >
> http://jpoker.aminche.com/hg/upstream/file/e2d6643058f6/debian/jpoker.postinst
> >
> > It seems that jpoker.postinst doesn't even try to enable proxy_http.
> >
> > Do you advise to add a2enmod proxy_http here ?
> >
> >
> >
>  I do. I see no harm in doing this.
>
>

I've patched postint :
http://jpoker.aminche.com/hg/jpoker-enable-mod-proxy/rev/76a3ddcfb45c

It's seems to work fine:
Setting up jpoker (1.0.10-1) ...
Site jpoker installed; run /etc/init.d/apache2 reload to enable.
Enabling proxy as a dependency
Module proxy installed; run /etc/init.d/apache2 force-reload to enable.
Module proxy_http installed; run /etc/init.d/apache2 force-reload to enable.

But when I dpkg -R --purge jpoker:
mod_proxy_http, is still enabled
[EMAIL PROTECTED]:/usr/src# ls -l /etc/apache2/mods-available/proxy_http.load
-rw-r--r-- 1 root root 89 2008-01-27 18:08
/etc/apache2/mods-available/proxy_http.load

And I don't feel very confident adding adismod proxy_http to the postrm files,
As it would disable proxy regardless of if it was installed with jpoker or not.

What do you advise ? What is the debian way of tackling this issue ?
-- 
bou ^

_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to