Merge lp://staging/~brian-murray/update-manager/karmic into lp://staging/~ubuntu-core-dev/update-manager/karmic
Proposed by
Brian Murray
Status: | Merged |
---|---|
Merged at revision: | not available |
Proposed branch: | lp://staging/~brian-murray/update-manager/karmic |
Merge into: | lp://staging/~ubuntu-core-dev/update-manager/karmic |
Diff against target: |
27 lines 2 files modified
DistUpgrade/DistUpgrade.cfg (+1/-1) debian/changelog (+7/-0) |
To merge this branch: | bzr merge lp://staging/~brian-murray/update-manager/karmic |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ubuntu Core Development Team | Pending | ||
Review via email: mp+14239@code.staging.launchpad.net |
To post a comment you must log in.
update-manager doesn't seem to check the value of EnableApport just whether or not it is in the config file. Subsequently, apport is being enabled on dist upgrades from Jaunty to Karmic.
From DistUpgrade/ DistUpgradeCont roller. py:
def doDistUpgrade( self): getWithDefault( "Distro" ,"EnableApport" , False):
self. enableApport( )
# check if we want apport running during the upgrade
if self.config.