See https://src.fedoraproject.org/rpms/epel-release/pull-request/13
The Fedora CI - scratch build fails with:
+ mock -r epel8-x86_64 --resultdir=./ --buildsrpm --spec epel-release.spec --source . ERROR: Could not find required config file: /etc/mock/epel8-x86_64.cfg
The config is called epel-8-x86_64, not epel8-x86_64 (note the dash).
epel-8-x86_64
epel8-x86_64
CC @msrb spent a bit of time, but did not find where this is set ...
This no longer happens. E.g. in here: https://src.fedoraproject.org/rpms/epel-rpm-macros/pull-request/31 the scratch build worked.
Metadata Update from @churchyard: - Issue status updated to: Closed (was: Open)