https://bugzilla.redhat.com/show_bug.cgi?id=1801065 I'm performing scratch koji builds based on a src.rpm created on f30, and starting from today epel6 (koji build --nowait --scratch el6-candidate) and epel7 (koji build --nowait --scratch epel7) builds fail epel6 https://koji.fedoraproject.org/koji/taskinfo?taskID=42704266 ``` ERROR: Command failed: # /usr/bin/dnf --installroot /var/lib/mock/dist-6E-epel-build-19970421-1413977-bootstrap/root/ --setopt=install_weak_deps=0 --disableplugin=local --disableplugin=spacewalk install dnf dnf-plugins-core --setopt=tsflags=nocontexts Unable to detect release version (use '--releasever' to specify release version) No matches found for the following disable plugin patterns: local, spacewalk Last metadata expiration check: 0:00:05 ago on Sun Mar 22 19:43:38 2020. No match for argument: dnf No match for argument: dnf-plugins-core Error: Unable to find a match: dnf dnf-plugins-core ``` epel7 https://koji.fedoraproject.org/koji/taskinfo?taskID=42704200 ``` DEBUG util.py:427: Unsharing. Flags: 134217728 DEBUG util.py:600: Traceback (most recent call last): DEBUG util.py:600: File "/usr/bin/dnf", line 57, in <module> DEBUG util.py:600: from dnf.cli import main DEBUG util.py:600: File "/usr/lib/python2.7/site-packages/dnf/__init__.py", line 30, in <module> DEBUG util.py:600: import dnf.base DEBUG util.py:600: File "/usr/lib/python2.7/site-packages/dnf/base.py", line 29, in <module> DEBUG util.py:600: import libdnf.transaction DEBUG util.py:600: File "/usr/lib64/python2.7/site-packages/libdnf/__init__.py", line 3, in <module> DEBUG util.py:600: from . import conf DEBUG util.py:600: File "/usr/lib64/python2.7/site-packages/libdnf/conf.py", line 17, in <module> DEBUG util.py:600: _conf = swig_import_helper() DEBUG util.py:600: File "/usr/lib64/python2.7/site-packages/libdnf/conf.py", line 16, in swig_import_helper DEBUG util.py:600: return importlib.import_module('_conf') DEBUG util.py:600: File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module DEBUG util.py:600: __import__(name) DEBUG util.py:600: ImportError: No module named _conf ``` _______________________________________________ packaging mailing list -- packaging@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to packaging-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/packaging@xxxxxxxxxxxxxxxxxxxxxxx