Displaying 4 results from an estimated 4 matches for "cherusk".
Did you mean:
chers
2020 Jan 16
3
Re: libvirt-python: issue on fedora
On Wed, Jan 15, 2020 at 07:04:06PM +0100, Matthias Tafelmeier wrote:
>
> Hello,
>
> 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
2020 Jan 16
2
Re: libvirt-python: issue on fedora
...e, which is a Recommended dependancy of
> > qemu-system-x86, but you've not told apt to install recommendations
> > AFAICT from that log
> >
> >
> 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 installs of libvirt here. One in the Ubuntu image
that's running the job. This one lacks qemu-img. The second install
is...
2020 Jan 16
0
Re: libvirt-python: issue on fedora
...> of the 'qemu-utils' package, which is a Recommended dependancy of
> qemu-system-x86, but you've not told apt to install recommendations
> AFAICT from that log
>
>
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.
**
--
Regards
Matthias
2020 Jan 16
0
Re: libvirt-python: issue on fedora
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 installs of libvirt here. One in the Ubuntu image
> that's running the job. This one lacks qemu-im...