[Bug 583698] Re: If /usr/sbin/apache2 is set -x, upgrades fail

2010-06-09 Thread Thorsten Glaser
Thank you *VERY MUCH* for breaking a lot of our computers now.
Now I know why we’re still using Kubuntu. /sarcasm

The priority of this bug ought to be raised to critical now, as the
next upgrade on many of our machines will fail:


r...@bkix:~ # apt-cache policy apache2.2-common 
   
apache2.2-common:
  Installed: 2.2.8-1ubuntu0.16
  Candidate: 2.2.8-1ubuntu0.16
  Version table:
 *** 2.2.8-1ubuntu0.16 0
500 http://mirror.bonn.tarent.de hardy-updates/main Packages
100 /var/lib/dpkg/status
 2.2.8-1ubuntu0.15 0
500 http://mirror.bonn.tarent.de hardy-security/main Packages
 2.2.8-1 0
500 http://mirror.bonn.tarent.de hardy/main Packages

-- 
If /usr/sbin/apache2 is set -x, upgrades fail
https://bugs.launchpad.net/bugs/583698
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 583698] Re: If /usr/sbin/apache2 is set -x, upgrades fail

2010-06-09 Thread Thorsten Glaser
Can’t have been this hard… the attached debdiff fixes the issue for me.
I’ve deployed that in our internal repo right now, thanks again for all
the breakage.

** Patch added: debdiff fixing this issue, for Hardy, tested
   
http://launchpadlibrarian.net/50002725/apache2_2.2.8-1ubuntu0.16tarent1.debdiff

-- 
If /usr/sbin/apache2 is set -x, upgrades fail
https://bugs.launchpad.net/bugs/583698
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 583698] Re: If /usr/sbin/apache2 is set -x, upgrades fail

2010-05-21 Thread Thorsten Glaser
@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 ;-)

-- 
If /usr/sbin/apache2 is set -x, upgrades fail
https://bugs.launchpad.net/bugs/583698
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs