On Mon, Feb 13, 2017 at 04:53:24PM -0800, Gaiko wrote: > I installed the fedora24 template using > > sudo qubes-dom0-update qubes-template-fedora-24 > > Then changed all put then went to global settings, changed the default > template, then went into the vm manager and changed the default template for > each of the VMs (its a fresh install so there was jsut vault, personal, > untrusted, and work) but not the sys-net, sys-firewall, as it had it in my > head that was a done deal via global settings. > > Anyway, then ran > > qvm-create-default-dvm --default-template > > then > > sudo dnf remove qubes-template-fedora-23 > > but with the last command I got an error: > no match for argument: qubes-template-fedora-23 > Error:no packages marked for removal. > > I then looked for other posts and found this > (https://groups.google.com/forum/#!searchin/qubes-users/no$20match$20for$20argument$3A$20qubes-template-fedora-23$20Error$3Ano$20packages$20marked$20for$20removal.%7Csort:relevance/qubes-users/v7Svq_KS5us/Xej8hMQICAAJ) > but there he had mod'd the qubes.xml file and in that file on my comp I > noticed there was not an entry for fedora-24 so I was hesitant to go any > further. > > So, fedora-23 template files are still in /var/lib/vm-templates/fedora-23 > and fedora-23 is still showing up in the VM Manager (indicating it needs > updates no less). Fedora 24 is also showing up in the VM Manager, and > everything *seems* ok with it except it wasn't in the qubes.xml file which i > wasn't sure about... > > Thoughts? >
Try 'sudo dnf list installed |grep template' to check the status with dnf. Also try qvm-remove qubes-template-fedora-23 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20170214010641.GD27086%40thirdeyesecurity.org. For more options, visit https://groups.google.com/d/optout.
