My last apt update && apt dist-upgrade
killed my kali-template, very probably because I didn’t put qubes-vm-dependencies on “hold”.
Anyway, it looks like
open console in qube (GUI Qube Manager)
qvm-console-disvpm kali (dom0 CLI)
gives me access to my kali-template, but an
apt install qubes-vm-dependencies
returns I should
dpkg --configure -a
and the later crashes the running template.
The error cannot connect to qrexec agent for 60 seconds
reported by dom0 suggests I’m on the right path, however can somebody suggest how to get the emergency console more stable?
update: the running template probably crashes 60 seconds after starting the vm, so that might be some systemd-service not be able to start… dpkg
is not to blame.