** Changed in: ubuntu-release-upgrader (Ubuntu)
Status: Incomplete => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1321959
Title:
upgrade from trusty to utopic failed
To manage
@jarl-dk
could you please attach a patch to show exactly where you needed to
change DistUpgrade/DistUpgradeController.py ?
All uses of e seem to be in a 'except OSError as e' section so that case
should not be possible.
** Changed in: ubuntu-release-upgrader (Ubuntu)
Importance: Undecided =>
This is not fixed and has been there for a long time. Please reopen bug.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1321959
Title:
upgrade from trusty to utopic failed
To manage notifications ab
This fix doesn't work; the `if not e` check throws UnboundLocalError if e is
not defined at all.
I worked around it by changing the check to `if 'e' in locals() and e:`.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
This bug was fixed in the package ubuntu-release-upgrader - 1:14.10.5
---
ubuntu-release-upgrader (1:14.10.5) utopic; urgency=medium
[ Brian Murray ]
* DistUpgrade/DistUpgradeController.py:
- ensure that error variable is empty if not set (LP: #1321959)
[ Michael Vogt ]
*
** Branch linked: lp:ubuntu/utopic-proposed/ubuntu-release-upgrader
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1321959
Title:
upgrade from trusty to utopic failed
To manage notifications about t
** Branch linked: lp:ubuntu-release-upgrader
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1321959
Title:
upgrade from trusty to utopic failed
To manage notifications about this bug go to:
https://
I'm fairly certain that the issue with extras.ubuntu.com is a known bug,
so let's just address the issue of the traceback with this bug report.
** Changed in: ubuntu-release-upgrader (Ubuntu)
Status: New => In Progress
** Changed in: ubuntu-release-upgrader (Ubuntu)
Assignee: (unassig
** Attachment added: "/var/log/dist-upgrade/main.log"
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1321959/+attachment/4117212/+files/main.log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.l
Note it left my /etc/apt/sources.list with utopic.
(I was going to just upgrade by hand anyway so will proceed with that,
but thought I ought to file this bug)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
10 matches
Mail list logo