Bug#458085: apache2.2-common: wrong permissions on /var/lock/apache2

2008-01-01 Thread Stefan Fritsch
In testing/unstable the install -d -o www-data /var/lock/apache2 moved to apache2ctl, which is not a config file. Something needs to be done that the admin can change this without the change being overwritten on updates. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsu

Bug#458085: apache2.2-common: wrong permissions on /var/lock/apache2

2007-12-30 Thread Stefan Fritsch
On Saturday 29 December 2007, Gabor Gombas wrote: > On Sat, Dec 29, 2007 at 02:41:03AM +0100, Stefan Fritsch wrote: > > It was a bit unfortunate that the line had to be introduced in a > > stable point release and caused a behaviour change, but it was > > necessary to fix a different bug. > > You c

Bug#458085: apache2.2-common: wrong permissions on /var/lock/apache2

2007-12-29 Thread Gabor Gombas
Hi, On Sat, Dec 29, 2007 at 02:41:03AM +0100, Stefan Fritsch wrote: > It was a bit unfortunate that the line had to be introduced in a > stable point release and caused a behaviour change, but it was > necessary to fix a different bug. You could at least test for the existence of /var/lock/apa

Bug#458085: apache2.2-common: wrong permissions on /var/lock/apache2

2007-12-28 Thread Stefan Fritsch
Hi, On Friday 28 December 2007, Gabor Gombas wrote: > /etc/init.d/apache2 contains an unconditional > > install -d -o www-data /var/lock/apache2 > > If apache is configured to run under a different user than www-data > (and thus /var/lock/apache2 owned by this user), then this the simple so

Bug#458085: apache2.2-common: wrong permissions on /var/lock/apache2

2007-12-28 Thread Gabor Gombas
Package: apache2.2-common Version: 2.2.3-4+etch3 Severity: important Hi, /etc/init.d/apache2 contains an unconditional install -d -o www-data /var/lock/apache2 If apache is configured to run under a different user than www-data (and thus /var/lock/apache2 owned by this user), then this