[Bug 1068874] Re: does not need to enable apport
Benjamin Kerensa
bkerensa at ubuntu.com
Thu Nov 8 00:04:43 UTC 2012
** Branch linked: lp:~bkerensa/ubuntu-release-upgrader/fix-for-1068874
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1068874
Title:
does not need to enable apport
Status in “ubuntu-release-upgrader” package in Ubuntu:
Triaged
Bug description:
As of Precise apport is always running, it just doesn't send all
crashes to bugs.launchpad.net, so the distribution upgrade process
does not need to start it.
so this:
def doDistUpgrade(self):
# check if we want apport running during the upgrade
if self.config.getWithDefault("Distro","EnableApport", False):
self.enableApport()
and enableApport in DistUpgradeController.py aren't really necessary.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1068874/+subscriptions
More information about the foundations-bugs
mailing list