Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upqvm-shutdown spits out lots of permission errors #461
Comments
marmarek
assigned
rootkovska
Mar 8, 2015
marmarek
added this to the Release 1 milestone
Mar 8, 2015
marmarek
added
bug
C: core
P: major
labels
Mar 8, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Modified by joanna on 8 Mar 2012 23:32 UTC |
marmarek
added
P: minor
and removed
P: major
labels
Mar 8, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Comment by marmarek on 9 Mar 2012 09:30 UTC |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
marmarek
Mar 8, 2015
Member
Comment by joanna on 12 Mar 2012 12:23 UTC
[win7](joanna@dom0)$ qvm-shutdown --all --wait
Shutting down VM: 'netvm'...
libxl: error: libxl_utils.c:320:libxl_read_file_contents failed to open /etc/xen/xl.conf: Permission denied
Failed to read config file: /etc/xen/xl.conf: Permission denied
Shutting down VM: 'firewallvm'...
libxl: error: libxl_utils.c:320:libxl_read_file_contents failed to open /etc/xen/xl.conf: Permission denied
Failed to read config file: /etc/xen/xl.conf: Permission denied
Shutting down VM: 'qubes'...
libxl: error: libxl_utils.c:320:libxl_read_file_contents failed to open /etc/xen/xl.conf: Permission denied
Failed to read config file: /etc/xen/xl.conf: Permission denied
Shutting down VM: 'personal'...
libxl: error: libxl_utils.c:320:libxl_read_file_contents failed to open /etc/xen/xl.conf: Permission denied
Failed to read config file: /etc/xen/xl.conf: Permission denied
Shutting down VM: 'work-pub'...
libxl: error: libxl_utils.c:320:libxl_read_file_contents failed to open /etc/xen/xl.conf: Permission denied
Failed to read config file: /etc/xen/xl.conf: Permission denied
Shutting down VM: 'work'...
libxl: error: libxl_utils.c:320:libxl_read_file_contents failed to open /etc/xen/xl.conf: Permission denied
Failed to read config file: /etc/xen/xl.conf: Permission denied
Shutting down VM: 'vault'...
libxl: error: libxl_utils.c:320:libxl_read_file_contents failed to open /etc/xen/xl.conf: Permission denied
Failed to read config file: /etc/xen/xl.conf: Permission denied
Shutting down VM: 'itlvpn'...
libxl: error: libxl_utils.c:320:libxl_read_file_contents failed to open /etc/xen/xl.conf: Permission denied
Failed to read config file: /etc/xen/xl.conf: Permission denied
Waiting for the VM(s) to shutdown...
|
Comment by joanna on 12 Mar 2012 12:23 UTC
|
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
marmarek
Mar 8, 2015
Member
Comment by marmarek on 12 Mar 2012 12:29 UTC
This is because you haven't restarted system after xen upgrade. xen %post resets /etc/xen permissions (which is fixed in qubes_core init script).
|
Comment by marmarek on 12 Mar 2012 12:29 UTC |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
Modified by joanna on 12 Apr 2012 10:17 UTC |
marmarek
added
the
notanissue
label
Mar 8, 2015
marmarek
closed this
Mar 8, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
marmarek commentedMar 8, 2015
Reported by joanna on 1 Mar 2012 18:45 UTC
None
Migrated-From: https://wiki.qubes-os.org/ticket/461