[Bug 1910841] Re: upgrader should notify user if all pockets are disabled due not having a release file
Brian Murray
1910841 at bugs.launchpad.net
Tue Apr 6 20:52:11 UTC 2021
I think we'd want to keep track of which sources.list entries end up
being disabled in this bit of code.
671 if entry_uri_test_results[entry.uri] == 'failed':
672 entry.disabled = True
673 self.sources_disabled = True
674 logging.debug("entry '%s' was disabled (no Release file)" % get_string_with_no_auth_from_source_entry(entry))
** Summary changed:
- test case: if upgrade does not commence tell user to check mirror
+ upgrader should notify user if all pockets are disabled due not having a release file
** Changed in: ubuntu-release-upgrader (Ubuntu)
Importance: Undecided => Medium
** Changed in: ubuntu-release-upgrader (Ubuntu)
Status: New => Triaged
** Tags added: rls-hh-incoming
** Tags removed: rls-hh-incoming
** Tags added: rls-ii-incoming
--
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/1910841
Title:
upgrader should notify user if all pockets are disabled due not having
a release file
Status in ubuntu-release-upgrader package in Ubuntu:
Triaged
Bug description:
test case: if upgrade does not commence tell user to check mirror
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1901797/comments/4
The installer should not DIE without telling the user why.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1910841/+subscriptions
More information about the foundations-bugs
mailing list