Activity log for bug #1771894

Date Who What changed Old value New value Message
2018-05-17 22:15:25 errors.ubuntu.com bug bridge bug added bug
2018-05-17 22:15:26 errors.ubuntu.com bug bridge bug added subscriber Brian Murray
2018-10-05 14:07:02 Balint Reczey description The Ubuntu Error Tracker has been receiving reports about a problem regarding update-manager. This problem was most recently seen with package version 1:18.04.11, the problem page at https://errors.ubuntu.com/problem/310b9890e139c17b61faeee8f50078909283794e 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/. [Impact] The backend API change made update-manager crash when the updated incompatible backend was loaded to the not updated running update-manager process. The issue causes crashes upon update-manager updates harming the upgrade experience for users. The fix avoids lazy loading of the backend modules but still honors the backend selection options. [Test Case] 1. Start with a fully upgraded system and downgrade a few packages to let u-m upgrade them and also downgrade update-manager to 1:16.04.12 or earlier: $ sudo eatmydata apt install -y --allow-downgrades gnome-software=3.28.1-0ubuntu4 gnome-software-common=3.28.1-0ubuntu4 $ sudo apt install update-manager=1:16.04.12 update-manager-core=1:16.04.12 python3-update-manager=1:16.04.12 2. Start u-m with: $ update-manager --no-update 3. Upgrade update-manager to a still not fixed version to observe the crash: $ sudo apt install update-manager=1:16.04.14 update-manager-core=1:16.04.14 python3-update-manager=1:16.04.14 ... or to the fixed version to a see the crash not happening in step 4: $ sudo apt install update-manager=1:16.04.15 update-manager-core=1:16.04.15 python3-update-manager=1:16.04.15 4. Press "Install Now" on u-m GUI. The fixed u-m will successfully perform the installation, the unfixed one will fail with: TypeError: commit() missing 1 required positional argument: 'pkgs_remove' [Regression Potential] The change to the backend API could cause u-m not able to remove unused kernels, but in my testing this feature still worked. [Original Bug Text] The Ubuntu Error Tracker has been receiving reports about a problem regarding update-manager. This problem was most recently seen with package version 1:18.04.11, the problem page at https://errors.ubuntu.com/problem/310b9890e139c17b61faeee8f50078909283794e 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/.
2018-10-24 17:07:37 Brian Murray update-manager (Ubuntu Xenial): status New Fix Committed
2018-10-24 17:07:39 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2018-10-24 17:07:42 Brian Murray bug added subscriber SRU Verification
2018-10-24 17:07:44 Brian Murray tags artful bionic xenial artful bionic verification-needed verification-needed-xenial xenial
2018-10-25 11:47:55 Balint Reczey tags artful bionic verification-needed verification-needed-xenial xenial artful bionic verification-done verification-done-xenial xenial
2018-10-25 11:48:02 Balint Reczey update-manager (Ubuntu): status New Fix Released
2018-10-25 11:49:54 Balint Reczey update-manager (Ubuntu): status Fix Released Invalid
2018-11-01 19:30:24 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2018-11-01 19:30:20 Launchpad Janitor update-manager (Ubuntu Xenial): status Fix Committed Fix Released
2023-11-20 15:53:56 Launchpad Janitor merge proposal linked https://code.launchpad.net/~nteodosio/update-manager/+git/update-manager/+merge/455893
2023-11-20 15:57:17 Nathan Teodosio merge proposal unlinked https://code.launchpad.net/~nteodosio/update-manager/+git/update-manager/+merge/455893
2023-11-22 15:44:26 Ubuntu Archive Robot bug added subscriber Sebastien Bacher
2023-11-22 16:19:43 Sebastien Bacher removed subscriber Sebastien Bacher