Bug#719266: apache2_invoke enconf ignores dependencies disabled by admin

2013-08-15 Thread Jean-Michel Vourgère
Hi Stefan I think there is some confusion: > Think about this situation: > - admin needs proxy, enables it > - admin no longer needs proxy, disables it again > - admin installs package that needs proxy > So, having a wait to prevent modules from being autmatically enabled > would be nice, but it

Bug#719266: apache2_invoke enconf ignores dependencies disabled by admin

2013-08-11 Thread Stefan Fritsch
Am Freitag, 9. August 2013, 21:53:01 schrieb Jean-Michel Vourgère: > If sysop disabled a module, then a maintainer script enable a module > that depends on the first one, they are both enabled, ignoring > admin choice. > > Example (from a fresh wheezy install upgraded to jessie): > > # a2enmod pr

Bug#719266: apache2_invoke enconf ignores dependencies disabled by admin

2013-08-09 Thread Jean-Michel Vourgère
Package: apache2 Version: 2.4.6-2 If sysop disabled a module, then a maintainer script enable a module that depends on the first one, they are both enabled, ignoring admin choice. Example (from a fresh wheezy install upgraded to jessie): # a2enmod proxy Enabling module proxy. # a2dismod proxy Mo