#250 Fedora CI - scratch build fails on epel8 with bad mock config name
Closed by churchyard. Opened by churchyard.

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).


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)

Metadata