Andrew B
unread,Aug 28, 2014, 4:25:07 AM8/28/14Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to qubes-users
If I set the global UpdateVM to "none", then run qubes-dom0-update, I get the message that, "A VM with the name 'none' does not exist in the system!".
Qubes.xml seems to identify the UpdateVM by qid, and as "None" when the "none" option is selected in Qubes Manager for the global UpdateVM. It also seems qubes-dom0-update checks if qubes-prefs returns an empty string, but I guess qubes-prefs does not validate that the UpdateVM qid is actually an integer.
I'm not sure if the bug is really in Qubes Manager (for setting the UpdateVM string to "None" instead of "") or qubes-prefs (for not validating the UpdateVM setting is actually a valid qid), or somewhere else, but it's definitely a bug.
Andrew