#2775 koji build error
Closed: Fixed by tick. Opened by tick.

// error msg here:

/usr/bin/dnf --installroot /var/lib/mock/dist-foo-build-4-3-bootstrap/root/ --setopt=deltarpm=False --allowerasing --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
No match for argument: dnf
No match for argument: dnf-plugins-core
Error: Unable to find a match: dnf dnf-plugins-core

And I check, when new cfg, Could be add "releasever" option or some else solution?
Thanks~


The real error is

Error: Unable to find a match: dnf dnf-plugins-core

It seems a koji builder provisioning issue
Could you put more information here? like the builder's linux distribution, koji and mock's version of that host, etc.

Thanks

Metadata Update from @julian8628:
- Custom field Size adjusted to None

Oh,sorry
mock-2.9
koji-1.24.0
centos-8

And I only execute the command "/usr/bin/dnf ... --setopt=tsflags=nocontexts" Ans at last add "releasever=8", It can work, without "releasever=8" it came out same error.

It's my falut, I createrepo is empty
It need add group and import pkgs or relate external repo

Metadata Update from @tick:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/2775

Please continue any further discussion there.

Metadata