[Bug 1076186] Re: not possible to upgrade to raring
Brian Murray
brian at ubuntu.com
Thu Nov 8 00:31:59 UTC 2012
Well, it looks like everything in __init__ in DistUpgradeFetcherCore is
missing:
(Pdb) dir(fetcher)
['DEBUG', 'DEFAULT_COMPONENT', 'DEFAULT_MIRROR', '__class__', '__delattr__', '__dict__', '__doc__', '__eq__', '__format__', '__ge__', '__getattribute__', '__gt__', '__hash__', '__init__', '__le__', '__lt__', '__module__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', '__weakref__', '_debug', '_expandUri', 'authenticate', 'cleanup', 'error', 'extractDistUpgrader', 'fetchDistUpgrader', 'gpgauthenticate', 'mirror_from_sources_list', 'run', 'runDistUpgrader', 'showReleaseNotes', 'verifyDistUprader']
--
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:
New
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.
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