>From what I can tell so far it seems to be an issue with
rewriteSourcesList in DistUpgradeController and this part of it.

542                     logging.debug("BaseMetaPkg '%s' has no 
candidate.origins" % pkgname)
 543                     try:
 544                         distro = get_distro()
 545                         distro.get_sources(self.sources)
 546                         distro.enable_component("main")

get_distro is from python3-apt and I got as far as figuring out that
get_sources ended up creating an empty comps list.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1511783

Title:
  release upgrader can create a too minimal sources.list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1511783/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to