[libvirt] [jenkins-ci PATCH 3/3] guests: Blacklist perl-ExtUtils-MakeMaker

Andrea Bolognani abologna at redhat.com
Wed May 16 15:37:40 UTC 2018


On Wed, 2018-05-16 at 13:40 +0100, Daniel P. Berrangé wrote:
> On Tue, May 15, 2018 at 08:27:36PM +0200, Andrea Bolognani wrote:
> > We no longer need it, so blacklist it to make sure existing
> > guests, where it was installed in the past, are cleaned up.
> > 
> > We'll be able to drop it from the blacklist, along with the
> > corresponding mapping, after a reasonable amount of time.
> > 
> > Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> > ---
> >  guests/vars/mappings.yml           | 1 -
> >  guests/vars/projects/blacklist.yml | 1 +
> >  2 files changed, 1 insertion(+), 1 deletion(-)
> 
> Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>

Uff, Module::Build actually drags in ExtUtils::MakeMaker on
Fedora and CentOS, so all this does is introducing churn every
time guests are updated.

SNACK; an alternative patch is

  https://www.redhat.com/archives/libvir-list/2018-May/msg01298.html

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list