[Bug 1097907] Re: Cannot upgrade from quantal (12.10) to raring (13.04)
Launchpad Bug Tracker
1097907 at bugs.launchpad.net
Tue Jan 22 07:12:11 UTC 2013
This bug was fixed in the package update-manager - 1:0.174.4
---------------
update-manager (1:0.174.4) quantal-proposed; urgency=low
* UpdateManager/Dialogs.py:
- Allow upgrading to a development release again, by passing arguments
like -d on to do-release-upgrade. (LP: #1097907)
* tests/test_upgrade.py:
- Test for above
-- Michael Terry <mterry at ubuntu.com> Tue, 15 Jan 2013 09:58:35 -0500
** Changed in: update-manager (Ubuntu Quantal)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1097907
Title:
Cannot upgrade from quantal (12.10) to raring (13.04)
Status in “update-manager” package in Ubuntu:
Fix Released
Status in “update-manager” source package in Quantal:
Fix Released
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-release-upgrader, causing it to do nothing when called (at least during raring development).
I am looking into it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1097907/+subscriptions
More information about the foundations-bugs
mailing list