-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
-
Testable
-
-
https://pagure.io/releng/issue/12305
Attempting to build a package for epel10 results in this error in root.log
```
DEBUG util.py:558: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/epel10.0-build-53432824-6395462-bootstrap/root/', '--setopt=install_weak_deps=0', '--setopt=optional_metadata_types=filelists', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'python3-dnf', 'dnf-plugins-core', '--setopt=tsflags=nocontexts'] with env
and shell False
DEBUG util.py:461: Unable to detect release version (use '--releasever' to specify release version)
DEBUG util.py:461: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG util.py:463: No match for argument: python3-dnf
DEBUG util.py:463: No match for argument: dnf-plugins-core
DEBUG util.py:461: Error: Unable to find a match: python3-dnf dnf-plugins-core
DEBUG util.py:610: Child return code was: 1
```
Examples:
https://koji.fedoraproject.org/koji/taskinfo?taskID=122927745 (perl-Module-Build-Tiny)
https://koji.fedoraproject.org/koji/taskinfo?taskID=122927745 (perl-String-CRC32)