[jenkins-ci PATCH v3 02/12] mappings: Add python2-setuptools

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

 



python-setuptools, which will only be used on CentOS7, is needed in order
to properly use the pip module for installing meson.

Without this package, we would see failures as `ImportError: No module
named pkg_resources` when trying to use the pip module, even when using
its python3 version.

Signed-off-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx>
Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx>
---
 guests/vars/mappings.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/guests/vars/mappings.yml b/guests/vars/mappings.yml
index 5c32c94..f69937a 100644
--- a/guests/vars/mappings.yml
+++ b/guests/vars/mappings.yml
@@ -816,6 +816,9 @@ mappings:
     Fedora: python2-nose
     FreeBSD: py27-nose
 
+  python2-setuptools:
+    CentOS7: python2-setuptools
+
   python3:
     default: python3
 
-- 
2.23.0

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux