New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Lock already taken" while trying to remove a VM #986

Closed
marmarek opened this Issue May 3, 2015 · 1 comment

Comments

Projects
None yet
1 participant
@marmarek
Member

marmarek commented May 3, 2015

Clicked usbvm, clicked shutdown, while it shuts down clicked for vm
properties and clicked on other vms (vm manager was irresponsive),
then it showed that VM is stopped - requessted VM manager to remove
usbvm, then got this bug:

----
line: raise QubesException("lock already taken")
func: lock_db_for_reading
line no.: 606
file: /usr/lib64/python2.7/site-packages/qubes/qubes.py
----
line: self.qvm_collection.lock_db_for_reading()
func: get_vms_list
line no.: 521
file: /usr/lib64/python2.7/site-packages/qubesmanager/main.py
----
line: vms_list = self.get_vms_list()
func: fill_table
line no.: 555
file: /usr/lib64/python2.7/site-packages/qubesmanager/main.py
----
line: self.fill_table()
func: update_table
line no.: 649
file: /usr/lib64/python2.7/site-packages/qubesmanager/main.py

after pressing OK got message "VM usbvm has been removed", at that
time VM manger showed no VMs at all - just empty screen with two color
wide lines.

@marmarek marmarek self-assigned this May 3, 2015

@marmarek marmarek added this to the Release 3.0 milestone May 3, 2015

@marmarek marmarek closed this May 4, 2015

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Oct 29, 2015

Member

Automated announcement from builder-github

The package qubes-manager-2.0.41-1 has been pushed to the r2 stable repository for dom0.
To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Member

marmarek commented Oct 29, 2015

Automated announcement from builder-github

The package qubes-manager-2.0.41-1 has been pushed to the r2 stable repository for dom0.
To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment