On Thu, 15 Nov 2018 23:05:24 +0100
Miroslav Suchy <msu...@redhat.com> wrote:

> Hi,
> I just released [1] new mock-core-config package which include new
> rhelbeta-8-* configs.
> This will allows you to build packages on top of RHEL 8 Beta. This is
> temporary config. I put them there so you can experiment with your
> builds and prepare for EPEL 8 once it will be available.
> This config will be removed when Beta ends.

I had a problem with building perl modules on RHEL 8 Beta using mock.
Perl is available via modules, either 5.26 (default) or 5.24
(alternative). I set

config_opts['module_enable'] = ['perl/default']

but when dnf tried to install "perl-generators" as a build requirement,
it complained that the best version was excluded - it thought that the
5.24 version was "better" than the 5.26 version. I had to set "best=0"
in the dnf configuration for the build to proceed.

Paul.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to