[Bug 1076186] Re: not possible to upgrade to raring
Barry Warsaw
1076186 at bugs.launchpad.net
Thu Nov 8 19:55:59 UTC 2012
Looks like the command line version does't instantiate the
DistUpgradeFetcherCore class. The fix should be easy; I'll SRU a fix
into quantal-proposed.
** Also affects: ubuntu-release-upgrader (Ubuntu Quantal)
Importance: Undecided
Status: New
** Changed in: ubuntu-release-upgrader (Ubuntu Quantal)
Status: New => Confirmed
** Changed in: ubuntu-release-upgrader (Ubuntu Quantal)
Importance: Undecided => High
** Changed in: ubuntu-release-upgrader (Ubuntu Quantal)
Assignee: (unassigned) => Barry Warsaw (barry)
** Changed in: ubuntu-release-upgrader (Ubuntu Quantal)
Milestone: None => quantal-updates
** Description changed:
16:24:58 - flash:[~] do-release-upgrade -d
Checking for a new Ubuntu release
Traceback (most recent call last):
- File "/usr/bin/do-release-upgrade", line 145, in <module>
- fetcher.run_options += ["--mode=%s" % options.mode,
+ File "/usr/bin/do-release-upgrade", line 145, in <module>
+ fetcher.run_options += ["--mode=%s" % options.mode,
AttributeError: type object 'DistUpgradeFetcherCore' has no attribute 'run_options'
+ Not quite sure what is going on here.
- Not quite sure what is going on here.
+ [Test Case]
+ In 12.10, from the command line:
+ $ do-release-upgrade -d
+
+ [Regression Potential]
+ None
** Changed in: ubuntu-release-upgrader (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-release-upgrader in
Ubuntu.
https://bugs.launchpad.net/bugs/1076186
Title:
not possible to upgrade to raring
Status in “ubuntu-release-upgrader” package in Ubuntu:
Invalid
Status in “ubuntu-release-upgrader” source package in Quantal:
Confirmed
Bug description:
16:24:58 - flash:[~] do-release-upgrade -d
Checking for a new Ubuntu release
Traceback (most recent call last):
File "/usr/bin/do-release-upgrade", line 145, in <module>
fetcher.run_options += ["--mode=%s" % options.mode,
AttributeError: type object 'DistUpgradeFetcherCore' has no attribute 'run_options'
Not quite sure what is going on here.
[Test Case]
In 12.10, from the command line:
$ do-release-upgrade -d
[Regression Potential]
None
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1076186/+subscriptions
More information about the foundations-bugs
mailing list