Description of problem: Mock fails on RHEL 8 due to ".module+el8" components inconsistent publication and handling Version-Release number of selected component (if applicable): mock 1.4.13, RHEL 8 How reproducible: Install mock from tdawson.fedorapeople.org on RHEL 8, with local eposyync repositories of RHEL 8 Run "mock -r rhel-8-x86_64.cfg install perl-Archive" Steps to Reproduce: 1. Install reposyinc copy of RHEL 8 2. Install mock from https://tdawson.fedorapeople.org/epel8/orhter/ 3. Set up epel-8-x86_64.cfg to use local repos 4. mock -r epel-8-x86_64 install perl-Archive Actual results: Fails on failed resolution between perl-libs and perl-libs with "module" release name. Error messages include sugfestions about activationg "--no-best" or " Expected results: Expect it to install. Additional info: The new "module" based names are going to require distinct settings for mock, to allow resolutions among identical SRPM's built with different manual "dist" settings.
*** This bug has been marked as a duplicate of bug 1711216 ***