[Bug 1068874] [NEW] does not need to enable apport
Brian Murray
brian at ubuntu.com
Fri Oct 19 21:55:14 UTC 2012
Public bug reported:
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.
** Affects: ubuntu-release-upgrader (Ubuntu)
Importance: Medium
Status: New
** Tags: bitesize quantal raring
** Changed in: ubuntu-release-upgrader (Ubuntu)
Importance: Undecided => Medium
--
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:
New
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