trim build image components that involve python2 rpms that no longer make sense
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 10 Nov 2020 10:20:56 +0000 (11:20 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 10 Nov 2020 10:22:48 +0000 (11:22 +0100)
config.lxc/devel.pkgs

index 12b398c..26e4a27 100644 (file)
@@ -35,10 +35,10 @@ package: doxygen
 package: cronie
 package: xmlsec1 xmlsec1-openssl
 package: expat-devel
 package: cronie
 package: xmlsec1 xmlsec1-openssl
 package: expat-devel
-package: db4-devel
 package: ncurses-devel
 package: readline-devel
 package: dnsmasq
 package: ncurses-devel
 package: readline-devel
 package: dnsmasq
+package <= f31: db4-devel
 # for spec2make / rpmlib
 package=f8: popt-devel
 # kernel
 # for spec2make / rpmlib
 package=f8: popt-devel
 # kernel
@@ -117,16 +117,19 @@ package>=f16: kernel-modules-extra
 package=centos5: krb5-devel.@arch@ e2fsprogs-devel.@arch@ libidn-devel.@arch@
 ##########
 # for sfa : rebuilding wsdl index at build-time
 package=centos5: krb5-devel.@arch@ e2fsprogs-devel.@arch@ libidn-devel.@arch@
 ##########
 # for sfa : rebuilding wsdl index at build-time
-package<=f25: python-uuid
-package: pyOpenSSL m2crypto
-package: libxml2-python libxslt-python
-package<=f27: python-ZSI
-package: python-psycopg2
-package: python-setuptools
-package: python-dateutil
-package: python-lxml
+# removing from the build image, defer installation
+# that depends on the flavour of python2 or 3
+# + in f33 the rpms primarily are gone
+#package<=f25: python-uuid
+#package: pyOpenSSL m2crypto
+#package: libxml2-python libxslt-python
+#package<=f27: python-ZSI
+#package: python2-psycopg2
+#package: python2-setuptools
+#package: python2-dateutil
+#package: python2-lxml
 # hopefully temporary, for sfa@python2
 # hopefully temporary, for sfa@python2
-package>=f29: python2-dateutil python2-lxml
+#package>=f29: python2-dateutil python2-lxml
 # DistributedRateLimiting
 package: libxml2-devel
 # myplc-docs
 # DistributedRateLimiting
 package: libxml2-devel
 # myplc-docs