proposed should be disabled on upgrade to development release
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-release-upgrader (Ubuntu) |
Fix Released
|
Medium
|
Andrew Starr-Bochicchio | ||
Raring |
Fix Released
|
Medium
|
Brian Murray |
Bug Description
[Impact]
People upgrading from Raring, with -proposed enabled, to Saucy will still have -proposed enabled. Because -proposed is used as a tested bed in Ubuntu+1 this can result in a terrible experience for people.
[Test Case]
0) Add raring-proposed to /etc/apt/
1) Run do-release-upgrade -d
2) Upgrade to saucy
3) Observe that /etc/apt/
(Its also possible to inspect /etc/apt/
With the version of ubuntu-
[Regression Potential]
Very little as we are just passing the --devel-release option along to the dist upgrader.
Original Description
-------
proposed is now used as a testbed and staging area in Ubuntu+1 and is not to be used by humans. I just installed raring in a VM, enabled proposed, and the upgraded with 'do-release-upgrade -d' When finished, proposed is enabled and packages from proposed are installed. There's no guarantee that proposed will even be installable.
It should be disabled on upgrade to development release.
Related branches
- Brian Murray: Approve
-
Diff: 87 lines (+45/-1)4 files modifiedDistUpgrade/DistUpgradeController.py (+11/-1)
debian/changelog (+6/-0)
tests/data-sources-list-test/sources.list.proposed_enabled (+5/-0)
tests/test_sources_list.py (+23/-0)
Changed in ubuntu-release-upgrader (Ubuntu): | |
assignee: | nobody → Andrew Starr-Bochicchio (andrewsomething) |
status: | New → In Progress |
importance: | Undecided → Medium |
Changed in ubuntu-release-upgrader (Ubuntu): | |
status: | In Progress → Fix Committed |
description: | updated |
Changed in ubuntu-release-upgrader (Ubuntu Raring): | |
status: | New → In Progress |
assignee: | nobody → Brian Murray (brian-murray) |
importance: | Undecided → Medium |
description: | updated |
This bug was fixed in the package ubuntu- release- upgrader - 1:0.197
--------------- release- upgrader (1:0.197) saucy; urgency=low
ubuntu-
[ Andrew Starr-Bochicchio ]
* Disable proposed on upgrade to a development release (LP: #1199157).
-- Brian Murray <email address hidden> Tue, 09 Jul 2013 11:40:52 -0700