[Bug 2058285] [NEW] update-manager crashes when started

2024-03-18 Thread Giacomo Massa
Public bug reported: When started either via launcher or cli update-manager downloads informations from sources and crashes when the operation is terminated, just before showing the package list. This happens since the update from update-manager version 1:22.04.18 to 1:22.04.19, done yesterday.

[Bug 2058285] Re: update-manager crashes when started

2024-03-21 Thread Giacomo Massa
Hi, this is the output of `pro security-status --format=json` as requested: Unexpected error(s) occurred. For more details, see the log: /var/log/ubuntu-advantage.log To file a bug run: ubuntu-bug ubuntu-advantage-tools I attach the log as text file. ** Attachment added: "ubuntu-advantage.log"

[Bug 2058133] Re: update-manager applet does exit successfully

2024-03-21 Thread Giacomo Massa
Hi, I've reported duplicate bug 2058158. I post the output of `pro security-status --format=json` below and attach as text file my ubuntu- avantage log. Unexpected error(s) occurred. For more details, see the log: /var/log/ubuntu-advantage.log To file a bug run: ubuntu-bug ubuntu-advantage-tools

[Bug 2058133] Re: update-manager crashes when ua security-status response is an error

2024-03-21 Thread Giacomo Massa
Hi Nathan, here is the output from the python3 command as requested: [UpdateInfo{'download_size': 3590030, 'origin': 'it.archive.ubuntu.com', 'package': 'librados2', 'provided_by': 'standard-updates', 'status': 'upgrade_available', 'version': '17.2.7-0ubuntu0.22.04.1'},

[Bug 2058133] Re: [SRU] update-manager crashes when ua security-status response is an error

2024-03-23 Thread Giacomo Massa
I don't know if this helps but I've tested the patch https://code.launchpad.net/~nteodosio/update-manager/+git/update- manager/+ref/jammy-json-to-api for Jammy by nteodosio and it fixes the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2058133] Re: [SRU] update-manager crashes when ua security-status response is an error

2024-03-27 Thread Giacomo Massa
Hi Timo and everybody, just tested the proposed package for Jammy (22.04.4), version 1:22.04.20 and it fixes the bug for me same as it did applying the patch directly to UpdateManager.py before. Preliminary: - reverted UpdateManager.py to its original nonworking state > bug is present -updated