Comment 7 for bug 583698

Revision history for this message
Thorsten Glaser (mirabilos) wrote : Re: If /usr/sbin/apache2 is set -x, upgrades fail

@Dave: I agree, but please make sure that the package version which gives me the issue
does not propagate to hardy-updates because otherwise I may have several dozen angry
people on me.

Changing the affected line to
        chmod `dpkg-statoverride --list /usr/sbin/apache2 | cut -d' ' -f 3` /usr/sbin/apache2
in /var/lib/dpkg/info/apache2.2-common.postinst does indeed fix my problem (locally).

Thanks for the quick help, and thanks in advance for providing an updated Apache 2
package before this migrates ;-)