Description of problem: When trying to update python3-mmtf 1.1.3 on Rocky 8 with EPEL8 repos enabled this fails due to python-mmtf having introduced a dependency on python3-msgpack >= 1.0.0, which is not available in the EPEL8 repos. The latest available version of python3-msgpack is 0.6.2. Version-Release number of selected component (if applicable): python3-mmtf-1.1.3-5.el8.noarch How reproducible: reliably Steps to Reproduce: 1. Have a machine that had python3-mmtf-1.1.2-4.el8.noarch installed (or install it from koji) 2. Run "sudo dnf update --refresh" Alternatively on a machine without "python3-mmtf" run "sudo dnf install python3-mmtf" Actual results: It does not update/install due to the missing python3.6dist(msgpack) >= 1.0.0 dependency. Expected results: python3-mmtf does not prevent updates (without --nobest). Additional info: The last upstream python-mmtf version compatible with python-msgpack 0.6.2 is python-mmtf 1.1.2.
FEDORA-EPEL-2024-cc66ca2190 (python-mmtf-1.1.2-1.el8) has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-cc66ca2190
FEDORA-EPEL-2024-cc66ca2190 has been pushed to the Fedora EPEL 8 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-cc66ca2190 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-EPEL-2024-cc66ca2190 (python-mmtf-1.1.2-1.el8) has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report.