Thanks for asking. This process is a series of 2 steps forward, 1 step back ![]()
/etc/fedora-release
4.3.0 (R4.3)
I don’t think it’s reboot stable.
For reasons I don’t understand, I can access applications only in the sys-* AppVMs.
I can also create new AppVMs, but I cannot access any of the applications in the AppVMs (new or old).
As a result, I am unable to open a terminal to update any of the AppVMs.
OpenAI suggested updating from Dom0 with:
qvm-run --pass-io debian-12 – ‘sudo apt update && sudo apt full-upgrade -y && sudo apt autoremove -y && sudo apt clean && sudo apt install -y qubes-core-agent qubes-core-agent-networking qubes-core-agent-qrexec && sudo systemctl enable --now qubes-agent.service || true’
Unfortunately, after starting the AppVM, the Dom0 terminal hangs and nothing appears to be done in the AppVM.
Today’s challenge is to get the applications working in the AppVMs. Any and all suggestions are welcome ![]()