
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@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@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