From cd402c12c1cd35757d2aa69b303a7d9873c32966 Mon Sep 17 00:00:00 2001 From: tigro Date: Sun, 28 Apr 2024 20:53:28 +0300 Subject: [PATCH] Revert "More debug" This reverts commit e10e77a1c55e5b4b02b213c27ecc55c011ec8fc8. --- msvsphere-i686/general.conf | 6 ++---- msvsphere/general.conf | 6 ++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/msvsphere-i686/general.conf b/msvsphere-i686/general.conf index b506c1d..684b3a7 100644 --- a/msvsphere-i686/general.conf +++ b/msvsphere-i686/general.conf @@ -68,7 +68,6 @@ pkgset_koji_tag = ['inferit-8_8-bootstrap', 'inferit-8_9-extras'] # add modules from those tags to compose pkgset_koji_module_tag = ['inferit-8_9-module-init'] #pkgset_allow_reuse = True -pkgset_koji_inherit_modules = True koji_profile = 'koji' runroot_method = "local" #global_runroot_method = "local" @@ -99,9 +98,8 @@ createrepo_c = True createrepo_checksum = 'sha256' createrepo_use_xz = True #createrepo_enable_cache = False -createrepo_num_threads = 10 -createrepo_num_workers = 8 -createrepo_extra_args = '-v' +createrepo_num_threads = 8 +createrepo_num_workers = 4 createrepo_extra_args = [ '--distro=cpe:/o:ncsd:msvsphere:8,MSVSphere 8', '--revision=8.9' diff --git a/msvsphere/general.conf b/msvsphere/general.conf index 317a0df..629f1fa 100644 --- a/msvsphere/general.conf +++ b/msvsphere/general.conf @@ -68,7 +68,6 @@ pkgset_koji_tag = ['inferit-8_8-bootstrap', 'inferit-8_9-extras'] # add modules from those tags to compose pkgset_koji_module_tag = ['inferit-8_9-module-init'] #pkgset_allow_reuse = True -pkgset_koji_inherit_modules = True koji_profile = 'koji' runroot_method = "local" #global_runroot_method = "local" @@ -99,9 +98,8 @@ createrepo_c = True createrepo_checksum = 'sha256' createrepo_use_xz = True #createrepo_enable_cache = False -createrepo_num_threads = 10 -createrepo_num_workers = 8 -createrepo_extra_args = '-v' +createrepo_num_threads = 8 +createrepo_num_workers = 4 createrepo_extra_args = [ '--distro=cpe:/o:ncsd:msvsphere:8,MSVSphere 8', '--revision=8.9'