Looking more closely at the ubuntu-release-upgrader code it seems that
this is deliberate:
1699 # run a "apt-get update" now, its ok to ignore errors,
1700 # because
1701 # a) we disable any third party sources later
1702 # b) we check if we have valid ubuntu sources later
1703 # because the (unmodified) sources.list of the user
1704 # may contain bad/unreachable entries we run only
1705 # with a single retry
1706 self.doUpdate(showErrors=False, forceRetries=1)
1707 self.openCache()
After reviewing a few bug reports where the first run of doUpdate failed
completely the second pass of doUpdate did work it seems that failing
after the first run would be wrong. Subsequently, I'm closing this as
Won't Fix.
** Changed in: ubuntu-release-upgrader (Ubuntu)
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1344035
Title:
distribution upgrade tries to continue although doUpdate() failed
completely
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1344035/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs