qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 18/23] tests/docker: auto-generate centos7 with lcitool


From: Daniel P . Berrangé
Subject: Re: [PATCH 18/23] tests/docker: auto-generate centos7 with lcitool
Date: Fri, 4 Dec 2020 13:37:58 +0000
User-agent: Mutt/1.14.6 (2020-07-11)

On Wed, Dec 02, 2020 at 01:07:39PM +0100, Gerd Hoffmann wrote:
>   Hi,
> 
> > +RUN echo 'skip_missing_names_on_install=0' >> /etc/yum.conf && \
> > +    yum install -y epel-release && \
> > +    yum install -y centos-release-xen-48 && \
> > +    yum update -y && \
> > +    yum install -y \
> > +        SDL2-devel \
> 
> More a comment for lcitool I guess:  rpmbuild generates provides entries
> for pkg-config files, so 'SDL2-devel' can be replaced with
> 'pkgconfig(sdl2)'.  Which should work fine on any rpm-based distro, no
> matter how the package is actually named.
> 
> Dunno whenever apt/deb has something simliar or whenever that actually
> can simplify things for lcitool ...

Yeah, it might cut down the mapping size, so i filed an issue

https://gitlab.com/libvirt/libvirt-ci/-/issues/2


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




reply via email to

[Prev in Thread] Current Thread [Next in Thread]