Activity log for bug #1913726

Date Who What changed Old value New value Message
2021-01-29 11:31:48 errors.ubuntu.com bug bridge bug added bug
2021-01-29 11:31:49 errors.ubuntu.com bug bridge bug added subscriber Iain Lane
2021-01-29 11:56:32 Iain Lane description The Ubuntu Error Tracker has been receiving reports about a problem regarding update-notifier. This problem was most recently seen with package version 3.192.38, the problem page at https://errors.ubuntu.com/problem/e8eeed367adc9f2602fec155d19013736a59b99c contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/. [ Description ] If you have malformed apt lists, list-oem-metapackages, a script which update-notifier runs before it launches update-manager, can crash. [ Fix ] Catch failures to construct an apt.Cache object and exit. [ QA ] 1. Edit a list file in /var/lib/apt/lists which is being used - for example that for the Ubuntu archive's 'main' component. 2. Type some gibberish at the top. 3. Run /usr/lib/update-notifier/list-oem-metapackages as a regular user. 4. When using the current version of update-notifier this should crash. After updating it should print an error and exit 0. 5. Now you can `apt update` or revert what you did in step 2 manually. [ Where problems could occur ] We're proceeding to run update-manager now when we know that apt is in a bogus state. This was the status quo for a long time before the recent update which introduced list-oem-metapackages, but we could maybe do something different there. [ Original description ] The Ubuntu Error Tracker has been receiving reports about a problem regarding update-notifier. This problem was most recently seen with package version 3.192.38, the problem page at https://errors.ubuntu.com/problem/e8eeed367adc9f2602fec155d19013736a59b99c contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/.
2021-01-29 11:57:57 Iain Lane description [ Description ] If you have malformed apt lists, list-oem-metapackages, a script which update-notifier runs before it launches update-manager, can crash. [ Fix ] Catch failures to construct an apt.Cache object and exit. [ QA ] 1. Edit a list file in /var/lib/apt/lists which is being used - for example that for the Ubuntu archive's 'main' component. 2. Type some gibberish at the top. 3. Run /usr/lib/update-notifier/list-oem-metapackages as a regular user. 4. When using the current version of update-notifier this should crash. After updating it should print an error and exit 0. 5. Now you can `apt update` or revert what you did in step 2 manually. [ Where problems could occur ] We're proceeding to run update-manager now when we know that apt is in a bogus state. This was the status quo for a long time before the recent update which introduced list-oem-metapackages, but we could maybe do something different there. [ Original description ] The Ubuntu Error Tracker has been receiving reports about a problem regarding update-notifier. This problem was most recently seen with package version 3.192.38, the problem page at https://errors.ubuntu.com/problem/e8eeed367adc9f2602fec155d19013736a59b99c contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/. [ Description ] If you have malformed apt lists, list-oem-metapackages, a script which update-notifier runs before it launches update-manager, can crash. [ Fix ] Catch failures to construct an apt.Cache object and exit. [ QA ] 1. Edit a list file in /var/lib/apt/lists which is being used - for example that for the Ubuntu archive's 'main' component. 2. Type some gibberish at the top. 3. Run /usr/lib/update-notifier/list-oem-metapackages as a regular user. 4. When using the current version of update-notifier this should crash. After updating it should print an error and exit 0. 5. Now you can `apt update` or revert what you did in step 2 manually. [ Where problems could occur ] We're proceeding to run update-manager now when we know that apt is in a bogus state. This was the status quo for a long time before the recent update which introduced list-oem-metapackages, but we could maybe do something different there. [ Original description ] The Ubuntu Error Tracker has been receiving reports about a problem regarding update-notifier. This problem was most recently seen with package version 3.192.38, the problem page at https://errors.ubuntu.com/problem/e8eeed367adc9f2602fec155d19013736a59b99c contains more details, including versions of packages affected, stacktrace or traceback, and individual crash reports. If you do not have access to the Ubuntu Error Tracker and are a software developer, you can request it at http://forms.canonical.com/reports/. Traceback (most recent call last): File "/usr/lib/update-notifier/list-oem-metapackages", line 43, in <module> cache = apt.Cache() File "/usr/lib/python3/dist-packages/apt/cache.py", line 170, in __init__ self.open(progress) File "/usr/lib/python3/dist-packages/apt/cache.py", line 232, in open self._cache = apt_pkg.Cache(progress) apt_pkg.Error: E:can not open /var/lib/apt/lists/fr.archive.ubuntu.com_ubuntu_dists_focal_InRelease - fopen (13: Permission denied), E:The package lists or status file could not be parsed or opened.
2021-01-29 11:58:09 Iain Lane nominated for series Ubuntu Focal
2021-01-29 11:58:09 Iain Lane bug task added update-notifier (Ubuntu Focal)
2021-01-29 11:58:15 Iain Lane update-notifier (Ubuntu): status New In Progress
2021-01-29 11:58:18 Iain Lane update-notifier (Ubuntu): assignee Iain Lane (laney)
2021-01-29 11:58:23 Iain Lane update-notifier (Ubuntu Focal): status New In Progress
2021-01-29 11:58:26 Iain Lane update-notifier (Ubuntu Focal): assignee Iain Lane (laney)
2021-01-30 01:14:41 Launchpad Janitor update-notifier (Ubuntu): status In Progress Fix Released
2021-02-15 14:39:52 Łukasz Zemczak update-notifier (Ubuntu Focal): status In Progress Fix Committed
2021-02-15 14:39:53 Łukasz Zemczak bug added subscriber Ubuntu Stable Release Updates Team
2021-02-15 14:39:56 Łukasz Zemczak bug added subscriber SRU Verification
2021-02-15 14:39:59 Łukasz Zemczak tags focal hirsute focal hirsute verification-needed verification-needed-focal
2021-03-23 14:56:30 Iain Lane tags focal hirsute verification-needed verification-needed-focal focal hirsute verification-done verification-done-focal
2021-03-25 10:34:40 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2021-03-25 10:44:43 Launchpad Janitor update-notifier (Ubuntu Focal): status Fix Committed Fix Released