mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Document template removal warning messages
Closes QubesOS/qubes-issues#6432
This commit is contained in:
parent
f0089226fa
commit
c3ba5d522e
@ -113,7 +113,28 @@ To uninstall a TemplateVM, execute the following type of command in dom0:
|
|||||||
|
|
||||||
(where `qubes-template-<name>` is the name of your TemplateVM package)
|
(where `qubes-template-<name>` is the name of your TemplateVM package)
|
||||||
|
|
||||||
If this doesn't work, please see [How to Remove VMs Manually].
|
You may see warning messages like the following:
|
||||||
|
|
||||||
|
```
|
||||||
|
warning: file /var/lib/qubes/vm-templates/fedora-XX/whitelisted-appmenus.list: remove failed: No such file or directory
|
||||||
|
warning: file /var/lib/qubes/vm-templates/fedora-XX/vm-whitelisted-appmenus.list: remove failed: No such file or directory
|
||||||
|
warning: file /var/lib/qubes/vm-templates/fedora-XX/root.img.part.04: remove failed: No such file or directory
|
||||||
|
warning: file /var/lib/qubes/vm-templates/fedora-XX/root.img.part.03: remove failed: No such file or directory
|
||||||
|
warning: file /var/lib/qubes/vm-templates/fedora-XX/root.img.part.02: remove failed: No such file or directory
|
||||||
|
warning: file /var/lib/qubes/vm-templates/fedora-XX/root.img.part.01: remove failed: No such file or directory
|
||||||
|
warning: file /var/lib/qubes/vm-templates/fedora-XX/root.img.part.00: remove failed: No such file or directory
|
||||||
|
warning: file /var/lib/qubes/vm-templates/fedora-XX/netvm-whitelisted-appmenus.list: remove failed: No such file or directory
|
||||||
|
warning: file /var/lib/qubes/vm-templates/fedora-XX/icon.png: remove failed: No such file or directory
|
||||||
|
warning: file /var/lib/qubes/vm-templates/fedora-XX/clean-volatile.img.tar: remove failed: No such file or directory
|
||||||
|
warning: file /var/lib/qubes/vm-templates/fedora-XX/apps.templates: remove failed: No such file or directory
|
||||||
|
warning: file /var/lib/qubes/vm-templates/fedora-XX/apps.tempicons: remove failed: No such file or directory
|
||||||
|
warning: file /var/lib/qubes/vm-templates/fedora-XX/apps: remove failed: No such file or directory
|
||||||
|
warning: file /var/lib/qubes/vm-templates/fedora-XX: remove failed: No such file or directory
|
||||||
|
```
|
||||||
|
|
||||||
|
These are normal and expected. Nothing is wrong, and no action is required to address these warnings.
|
||||||
|
|
||||||
|
If this uninstallation command doesn't work, please see [How to Remove VMs Manually].
|
||||||
|
|
||||||
If the Applications Menu entry doesn't go away after you uninstall a TemplateVM, execute the following type of command in dom0:
|
If the Applications Menu entry doesn't go away after you uninstall a TemplateVM, execute the following type of command in dom0:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user