https://bugzilla.novell.com/show_bug.cgi?id=871642 https://bugzilla.novell.com/show_bug.cgi?id=871642#c1 --- Comment #1 from Martin Pluskal <mpluskal@suse.com> 2014-04-02 12:38:45 UTC --- In next step following error occurs: Unable to connect to libvirt. Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory Verify that: - A Xen host kernel was booted - The Xen service has been started Libvirt URI is: xen:/// Traceback (most recent call last): File "/usr/share/virt-manager/virtManager/connection.py", line 1020, in _open_thread self._backend.open(self._do_creds_password) File "/usr/share/virt-manager/virtinst/connection.py", line 156, in open open_flags) File "/usr/lib64/python2.7/site-packages/libvirt.py", line 105, in openAuth if ret is None:raise libvirtError('virConnectOpenAuth() failed') libvirtError: Failed to connect socket to '/var/run/libvirt/libvirt-sock': No such file or directory Which is apparently caused by libvirtd not being enabled/running. Request for installation of libvirt-daemon-xen does not occur when libvirtd is running. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.