* Stephen Smoogen: > could you add how you got it and how you ran it? I am trying to figure > out why a el8 config was pulled into a f38 system? This does it for me: $ mock -r c8s-x86_64 --init Even after: $ mock -r c8s-x86_64 --scrub all Package versions: mock-core-configs-39.1-1.fc38.noarch mock-filesystem-5.2-1.fc38.noarch mock-5.2-1.fc38.noarch > I have cut everything but lines causing the problems > > > config_opts['root'] = 'c8s-x86_64' > config_opts['yum.conf'] = ' > [main]\ncachedir=/var/cache/yum\ndebuglevel=1\nlogfile=/var/log/yum.log\nreposdir=/dev/null\nretries=20\nobsoletes=1\ngpgcheck=0\nassumeyes=1\nkeepcache=1\ninstall_weak_deps=0\nstrict=1\n\n# > repos\n\n > [build]\nname=build\nbaseurl=https://kojihub.stream.centos.org/kojifiles/repos/c8s-build/latest/x86_64\nmodule_hotfixes=1\n' > > config_opts['macros']['%dist'] = '%{!?distprefix0:%{?distprefix}}%{expand:%{lua:for i=0,9999 > do print("%{?distprefix" .. i .."}") end}}.el8%{?with_bootstrap:%{__bootstrap}}' > > This looks like a config from either the CentOS Stream koji or for > EPEL-next-8. It's generated with this command and lightly edited (to keep refering to the latest buildroot): $ koji -p stream mock-config --target c8s-candidate --arch x86_64 Thanks, Florian _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue