Trying to provision ELN fails with: pyanaconda.modules.common.errors.general.AnacondaError: The transaction process has ended abruptly: Transaction test error: file /etc/dnf/dnf.conf conflicts between attempted installs of libdnf5-5.0.15-2.fc39.x86_64 and dnf-data-4.16.1-2.eln127.noarch Traceback (most recent call last): File "/usr/lib64/python3.11/site-packages/pyanaconda/modules/payloads/payload/dnf/dnf_manager.py", line 708, in _run_transaction base.do_transaction(display) File "/usr/lib/python3.11/site-packages/dnf/base.py", line 1009, in do_transaction raise dnf.exceptions.Error(errstring) dnf.exceptions.Error: Transaction test error: file /etc/dnf/dnf.conf conflicts between attempted installs of libdnf5-5.0.15-2.fc39.x86_64 and dnf-data-4.16.1-2.eln127.noarch Reproducible: Always
closing as it works well with newer composes.