Re: libvirt-python: issue on fedora

2020-01-16 Thread Matthias Tafelmeier
Hi Daniel >> Oh you have two installs of libvirt here. One in the Ubuntu image >> that's running the job. This one lacks qemu-img. The second install >> is the Docker container you've built which contains Fedora and has >> qemu-img. >> >> I can't tell which libvirt install your error is coming from

Re: libvirt-python: issue on fedora

2020-01-16 Thread Matthias Tafelmeier
Hi Daniel >> Thanks for coming back. With greatest respect, I can see it clearly >> installed here: >> >> https://travis-ci.com/cherusk/godon/builds/144068483#L432 >> >> Probably you're right, but find the separately packaged *qemu-img >> *non-intiutitive or confusing then. >> ** > Oh you have two

Re: libvirt-python: issue on fedora

2020-01-16 Thread Matthias Tafelmeier
On 1/16/20 2:34 PM, Matthias Tafelmeier wrote: > Hi Daniel, > > >> I don't see qemu-img installed there. You've requested 'qemu-kvm' and >> 'qemu-system-x86' which provide the system emulator. qemu-img is part >> of the 'qemu-utils

Re: libvirt-python: issue on fedora

2020-01-16 Thread Matthias Tafelmeier
Hi Daniel, >> >> ran into oddish glitch on fedora 30 cloud image with tooling based on >> libvirt-python onpython3.7. *qemu-img *is installed though. Could anyone >> have a look. > I don't see qemu-img installed there. You've requested 'qemu-kvm' and > 'qemu-system-x86' which provide the system e

libvirt-python: issue on fedora

2020-01-16 Thread Matthias Tafelmeier
", line 893, in create storagepool.createXML(volxml, 0) File "/usr/lib64/python3.7/site-packages/libvirt.py", line 3417, in createXML if ret is None:raise libvirtError('virStorageVolCreateXML() failed', pool=self) *libvirt.libvirtError: internal error: creation of non-raw images is not supported without qemu-img * - ** -- Regards Matthias Tafelmeier