Cannot upgrade from quantal (12.10) to raring (13.04)
Bug #1097907 reported by
Michael Terry
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-manager (Ubuntu) |
Fix Released
|
Critical
|
Michael Terry | ||
Quantal |
Fix Released
|
Critical
|
Unassigned |
Bug Description
[Impact]
Users on Ubuntu 12.10 cannot upgrade to the development version of 13.04 (though, this bug does not stop them from upgrading to the released version of 13.04).
[Reproduction Steps]
0) Be on Ubuntu 12.10
1) update-manager -d
2) Notice that while it offers an upgrade choice, clicking upgrade does nothing.
[Regression Potential]
I can't think of any, but this patch only affects the release upgrade code path.
[Analysis]
This was caused by my refactoring during the quantal development cycle. The "-d" is not being passed on to ubuntu-
I am looking into it.
Related branches
lp://qastaging/~mterry/update-manager/pass-args
- Michael Vogt (community): Approve
-
Diff: 89 lines (+58/-2)3 files modifiedUpdateManager/Dialogs.py (+10/-1)
debian/changelog (+2/-1)
tests/test_upgrade.py (+46/-0)
affects: | update-manager-core (Ubuntu) → update-manager (Ubuntu) |
Changed in ubuntu-release-upgrader (Ubuntu): | |
assignee: | nobody → Michael Terry (mterry) |
tags: | added: quantal |
description: | updated |
no longer affects: | ubuntu-release-upgrader (Ubuntu) |
no longer affects: | ubuntu-release-upgrader (Ubuntu Quantal) |
description: | updated |
To post a comment you must log in.
I'm marking this bug as Triaged, as the cause seems to be well known.