On Mon, Nov 12, 2018 at 08:47:43PM +0100, cubit wrote:I was running qvm-trim-template on my 6 templates - Qubes 3.2 - but the process looked to hang on 2 of them. After 30 minutes of waiting (usually 2-3 minutes max) I ctrl+c them
This resulted in files being left behind blocking me from running qvm-trim-template again on the problem ones.
The libvirt error shows you need to manually remove that qube.
qvm-remove just-db trim-whonix-gw-14
unman
Thank you for the suggestion unman, when I do the `--just-db` step outlined it tells me
A VM with the name 'trim-whonix-gw-14' does not exist in the system.
I've also tried this before deleting the AppVM that trim creates but the error is the same
CuBit
Thank you for the suggestion unman, when I do the `--just-db` step outlined it tells me
A VM with the name 'trim-whonix-gw-14' does not exist in the system.
I've also tried this before deleting the AppVM that trim creates but the error is the same
CuBit
Try virsh -c xen:/// undefine trim-whonix-gw-14
Success! Thank you.
is it just a case of running that and rm'ing the appvm directory to remove a trim appvm? I did not see any of the menu items being created during the process
CuBit