QubesOS / qubes-issues

The Qubes OS Project issue tracker
https://www.qubes-os.org/doc/issue-tracking/
532 stars 46 forks source link

GUI updater incorrectly shows dom0 update as succesful #9364

Closed unman closed 1 month ago

unman commented 1 month ago

How to file a helpful issue

Qubes OS release

4.2

Brief summary

Dom0 update fails with error but summary shows Green Tick

Steps to reproduce

GUI updater for dom0. Updated packages are downloaded, but error: '/usr/lib/qubes/qrexec-client-vm dom0 qubes.ReceiveUpdates /usr/lib/qubes/qfile-agent /var/lib/qubes/dom0-updates/packages/*.rpm' failed with exit code 1!

Expected behavior

Summary will show error

Actual behavior

Summary shows Green tick Details report: Updated packages: None

marmarek commented 1 month ago

I believe this just got fixed in https://github.com/QubesOS/qubes-desktop-linux-manager/pull/213

alimirjamali commented 1 month ago

I believe this just got fixed in QubesOS/qubes-desktop-linux-manager#213

Yes. It should fix it. Both for failed stage one (check for available updates) and failed stage 2 (actual updates e.g. because of a package conflict or network error).

andrewdavidwong commented 1 month ago

Closing as completed. If anyone believes this issue is not yet completed, or if anyone is still affected by this issue, please leave a comment, and we'll be happy to reopen it. Thank you.