-
-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Closed
Copy link
Labels
C: Qubes GUI toolsThis issue pertains to Qubes GUI tools such as the Qube Manager and Qubes widgets.This issue pertains to Qubes GUI tools such as the Qube Manager and Qubes widgets.C: updatesThis issue pertains to updating Qubes OS.This issue pertains to updating Qubes OS.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.Priority: default. Default priority for new issues, to be replaced given sufficient information.affects-4.2This issue affects Qubes OS 4.2.This issue affects Qubes OS 4.2.diagnosedTechnical diagnosis of this issue has been performed.Technical diagnosis of this issue has been performed.r4.2-host-stabler4.2-stabler4.2-vm-bookworm-stabler4.2-vm-fc41-stabler4.2-vm-fc42-stabler4.2-vm-trixie-stable
Description
Qubes OS release
Qubes OS 4.2.4
Brief summary
root# qubes-update-gui
Exception in thread Thread-7 (perform_restart):
Traceback (most recent call last):
File "/usr/lib64/python3.11/threading.py", line 1045, in _bootstrap_inner
self.run()
File "/usr/lib64/python3.11/threading.py", line 982, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3.11/site-packages/qui/updater/summary_page.py", line 297, in perform_restart
self.shutdown_domains(tmpls_to_shutdown)
File "/usr/lib/python3.11/site-packages/qui/updater/summary_page.py", line 320, in shutdown_domains
loop = asyncio.get_event_loop()
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.11/asyncio/events.py", line 677, in get_event_loop
raise RuntimeError('There is no current event loop in thread %r.'
RuntimeError: There is no current event loop in thread 'Thread-7 (perform_restart)'.
Steps to reproduce
- run
qubes-update-guifrom dom0 terminal - update qubes
- select qubes with updated templates and click the next button
Expected behavior
The qubes should get restarted.
Actual behavior
The updater crashes with the above shown terminal output.
Additional information
No response
Metadata
Metadata
Assignees
Labels
C: Qubes GUI toolsThis issue pertains to Qubes GUI tools such as the Qube Manager and Qubes widgets.This issue pertains to Qubes GUI tools such as the Qube Manager and Qubes widgets.C: updatesThis issue pertains to updating Qubes OS.This issue pertains to updating Qubes OS.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.Priority: default. Default priority for new issues, to be replaced given sufficient information.affects-4.2This issue affects Qubes OS 4.2.This issue affects Qubes OS 4.2.diagnosedTechnical diagnosis of this issue has been performed.Technical diagnosis of this issue has been performed.r4.2-host-stabler4.2-stabler4.2-vm-bookworm-stabler4.2-vm-fc41-stabler4.2-vm-fc42-stabler4.2-vm-trixie-stable