[Pkg-libvirt-maintainers] Bug#784427: Bug#784427: virt-manager: unsupported configuration: spicevmc not supported in this QEMU binary)s
Guido Günther
agx at sigxcpu.org
Tue May 12 06:53:06 UTC 2015
retitle
On Sat, May 09, 2015 at 12:57:22PM +0200, David Ayers wrote:
> Traceback (most recent call last):
> File "/usr/share/virt-manager/virtManager/create.py", line 1344, in page_changed
> self.populate_summary()
> File "/usr/share/virt-manager/virtManager/create.py", line 931, in populate_summary
> self.netdev_changed(None)
> File "/usr/share/virt-manager/virtManager/create.py", line 1088, in netdev_changed
> obj = self.conn.get_net(key)
> File "/usr/share/virt-manager/virtManager/connection.py", line 685, in get_net
> return self.nets[uuid]
> KeyError: '1f05d411-9f8f-5ee4-4162-4616caa714de'
> ###################### Forward 5/5
So it's failing when building the summary. I'm not sure why it can't
find net with that uuid. Can you do a
grep -r 1f05d411-9f8f-5ee4-4162-4616caa714de /etc/libvirt/
on the affected host (assuming you're seeing the error when using
qemu+ssh://ayers@<myhost>/system)
Is the behaviour different if you use qemu:///system ?
Cheers,
-- Guido
More information about the Pkg-libvirt-maintainers
mailing list