From bf2d39d964bdf65fdc0cbeda17ebd711bde119ec Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Sun, 3 Sep 2023 21:53:38 -0700 Subject: [PATCH] fix pkgset vars --- extraslh.conf | 1 + pluslh.conf | 1 + rocky-devel-lh.conf | 1 + variants-devel.xml | 1 + 4 files changed, 4 insertions(+) diff --git a/extraslh.conf b/extraslh.conf index 483c029..01c336c 100644 --- a/extraslh.conf +++ b/extraslh.conf @@ -12,6 +12,7 @@ create_jigdo = False pkgset_source='koji' pkgset_koji_tag='dist-rocky8-lookahead-compose' +pkgset_koji_inherit = True gather_method = { '^.*': { # For all variants 'comps': 'nodeps', # resolve dependencies for packages from comps file diff --git a/pluslh.conf b/pluslh.conf index 14b9660..6a30d65 100644 --- a/pluslh.conf +++ b/pluslh.conf @@ -27,6 +27,7 @@ createrepo_extra_args = ['--distro=cpe:/o:rocky:rocky:8,Rocky Linux 8', '--revis hashed_directories = True pkgset_koji_tag='dist-rocky8-lookahead-compose' +pkgset_koji_inherit = True ################################################################################ # WARNING diff --git a/rocky-devel-lh.conf b/rocky-devel-lh.conf index 3f47b04..6b56353 100644 --- a/rocky-devel-lh.conf +++ b/rocky-devel-lh.conf @@ -27,6 +27,7 @@ tree_arches = ['aarch64', 'i686', 'x86_64'] # PKGSET koji_profile = "koji" +pkgset_koji_inherit = True # PKGSET - KOJI filter_system_release_packages = False diff --git a/variants-devel.xml b/variants-devel.xml index 28b109b..e385171 100644 --- a/variants-devel.xml +++ b/variants-devel.xml @@ -37,6 +37,7 @@ perl:5.26 perl:5.30 perl:5.32 + perl-DBI:1.641 python27:2.7 python36:3.6