Failed to fetch window does not appear
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-release-upgrader (Ubuntu) |
Fix Released
|
High
|
Unassigned | ||
Saucy |
Fix Released
|
High
|
Brian Murray | ||
Trusty |
Fix Released
|
High
|
Unassigned |
Bug Description
[Test Case]
1) run update-manager --no-update
2) click to upgrade
3) authenticate
4) see release notification
5) disable network
6) click upgrade
7) Observe traceback in terminal in which you ran update-manager --no-update
Traceback (most recent call last):
File "/usr/bin/
fetcher.run()
File "/usr/lib/
_("Fetching the upgrade failed. There may be a network "
File "/usr/lib/
return error(self.
AttributeError: 'NoneType' object has no attribute 'window_main'
With the version of the package from -proposed you should see a "Failed to fetch" error message.
[Errors Bucket]
https:/
Changed in ubuntu-release-upgrader (Ubuntu Saucy): | |
status: | Triaged → In Progress |
assignee: | nobody → Brian Murray (brian-murray) |
Somebody already fixed it in Trusty - https:/ /bugs.launchpad .net/ubuntu/ +source/ ubuntu- release- upgrader/ +bug/1241660