Can't remove libvirt-client

Hi,

I just tried to remove everything related to KVM and libvirt on my workstation, since I’d rather work with the Vagrant/VirtualBox combination.

I issued the following command to start a little cleanup:

# zypper rm -u patterns-server-kvm_tools

But the package removal process seems to be stuck here:

[FONT=monospace](18/48) Removing virt-manager-2.2.1-lp152.9.3.1.noarch ..............................................[done] 
(19/48) Removing libvirt-daemon-config-network-6.0.0-lp152.9.9.1.x86_64 .............................[done] 
(20/48) Removing libvirt-client-6.0.0-lp152.9.9.1.x86_64 ..................<50%>========================/]
[/FONT]

What now?

Are you attempting to remove the KVM pattern from a system which is up and running?

  • Is a Virtual Machine running?

[HR][/HR]Check the system’s state with “systemctl is-system-running”.
Drop down the the Rescue Mode – “systemctl rescue”.
Try to remove the KVM pattern again and then, reboot.