Comment # 5 on bug 1215984 from Charles Arnold
(In reply to Charles Arnold from comment #4)
> (In reply to Michal Suchanek from comment #3)
> > And now the bug is back
> 
> I assume you pulled the latest virt-manager from the location specified in
> comment #1.
> 
> Please attach,
> ~/.cache/virt-manager/virt-manager.log
> 
> or if just using virt-install,
> ~/.cache/virt-manager/virt-install.log
> 
> Thanks

Is this the error you are seeing?


Unable to connect to libvirt qemu:///system.

Verify that an appropriate libvirt daemon is running.

Libvirt URI is: qemu:///system

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/connection.py", line 926, in
_do_open
    self._backend.open(cb, data)
  File "/usr/share/virt-manager/virtinst/connection.py", line 174, in open
    open_flags)
  File "/usr/lib64/python3.6/site-packages/libvirt.py", line 147, in openAuth
    raise libvirtError('virConnectOpenAuth() failed')
libvirt.libvirtError: Failed to connect socket to
'/var/run/libvirt/virtqemud-sock': No such file or directory


You are receiving this mail because: