apport enabled after a distribution upgrade from Jaunty to Karmic
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apport (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Karmic |
Fix Released
|
High
|
Martin Pitt | ||
update-manager (Ubuntu) |
Fix Released
|
High
|
Michael Vogt | ||
Karmic |
Fix Released
|
High
|
Unassigned |
Bug Description
Binary package hint: update-manager
After performing a distribution upgrade from Jaunty to Karmic on 20091030 I discovered that apport was enabled. I've attached the file '/var/log/
This is due to the fact that update-manager doesn't seem to check the value of EnableApport just whether or not it is in the config file.
From DistUpgrade/
def doDistUpgrade(
# check if we want apport running during the upgrade
if self.config.
Statement:
Users upgrading from Jaunty to the final version of Karmic will have apport enabled by default which is not what is intended.
TEST CASE:
1) Perform a distribution upgrade from Jaunty to Karmic with update-manager version 0.126.6
2) Observe enabled=1 in /etc/default/apport
1) Perform a distribution with update-manager version 0.126.9 from Jaunty to Karmic
2) Observe enabled=0 in /etc/default/apport
ProblemType: Bug
Architecture: amd64
Date: Fri Oct 30 14:38:15 2009
DistroRelease: Ubuntu 9.10
Package: update-manager 1:0.126.6
PackageArchitec
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: update-manager
Uname: Linux 2.6.31-14-generic x86_64
XsessionErrors:
(gnome-
(gnome-
(nautilus:1393): Eel-CRITICAL **: eel_preferences
(polkit-
Related branches
- Ubuntu Core Development Team: Pending requested
-
Diff: 27 lines2 files modifiedDistUpgrade/DistUpgrade.cfg (+1/-1)
debian/changelog (+7/-0)
description: | updated |
description: | updated |
Changed in update-manager (Ubuntu Karmic): | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in update-manager (Ubuntu Karmic): | |
milestone: | none → karmic-updates |
status: | Triaged → In Progress |
Changed in update-manager (Ubuntu): | |
assignee: | nobody → Michael Vogt (mvo) |
Changed in apport (Ubuntu): | |
status: | New → Invalid |
Changed in apport (Ubuntu Karmic): | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Martin Pitt (pitti) |
Something will also likely need to be done to have '/etc/default/ apport' enabled set to 0 for the users who have already performed distribution upgrades.