https://bugzilla.redhat.com/show_bug.cgi?id=2279745
Bug ID: 2279745 Summary: ImageMagick 6.9.12.93-2.el9 does not install due to missing libraw_r.so.23()(64bit) Product: Fedora EPEL Version: epel9 Hardware: x86_64 OS: Linux Status: NEW Component: ImageMagick Assignee: luya_tfz@thefinalzone.net Reporter: kiltedknight@verizon.net QA Contact: extras-qa@fedoraproject.org CC: blaise@gmail.com, davide@cavalca.name, epel-packagers-sig@lists.fedoraproject.org, fedora@famillecollet.com, luya_tfz@thefinalzone.net, michel@michel-slm.name, ngompa13@gmail.com, pampelmuse@gmx.at, sergio@serjux.com Target Milestone: --- Classification: Fedora
Description of problem: Cannot upgrade to ImageMagick 6.9.12.93-2.el9 due to missing requirements
Version-Release number of selected component (if applicable): 6.9.12.93-2.el9
How reproducible: run "dnf upgrade"
Steps to Reproduce: 1. Enable EPEL repository 2. Run "dnf upgrade"
Actual results: $ sudo dnf upgrade Last metadata expiration check: 0:03:30 ago on Wed 08 May 2024 09:43:51 AM EDT. Error: Problem 1: cannot install the best update candidate for package ImageMagick-libs-6.9.12.93-1.el9.x86_64 - nothing provides libraw_r.so.23()(64bit) needed by ImageMagick-libs-6.9.12.93-2.el9.x86_64 from epel Problem 2: package ImageMagick-6.9.12.93-2.el9.x86_64 from epel requires ImageMagick-libs(x86-64) = 6.9.12.93-2.el9, but none of the providers can be installed - cannot install the best update candidate for package ImageMagick-6.9.12.93-1.el9.x86_64 - nothing provides libraw_r.so.23()(64bit) needed by ImageMagick-libs-6.9.12.93-2.el9.x86_64 from epel (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Expected results: Packages update normally
Additional info: Enabled repositories: $ sudo dnf repolist repo id repo name appstream Rocky Linux 9 - AppStream baseos Rocky Linux 9 - BaseOS cloudstack Apache CloudStack for Enterprise Linux 9 - x86_64 crb Rocky Linux 9 - CRB epel Extra Packages for Enterprise Linux 9 - x86_64 epel-cisco-openh264 Extra Packages for Enterprise Linux 9 openh264 (From Cisco) - x86_64 extras Rocky Linux 9 - Extras rpmfusion-free-updates RPM Fusion for EL 9 - Free - Updates
https://bugzilla.redhat.com/show_bug.cgi?id=2279745
--- Comment #1 from Joe Ogulin kiltedknight@verizon.net --- I tried enabling epel-testing, in case the library was updated there and missed in the move to production. I also tried enabling epel-next (yes, I am aware this is for CentOS Stream). Neither of these enables produced a successful upgrade.
https://bugzilla.redhat.com/show_bug.cgi?id=2279745
Jonathan Wright jonathan@almalinux.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Doc Type|--- |If docs needed, set a value Resolution|--- |NOTABUG Status|NEW |CLOSED CC| |jonathan@almalinux.org Last Closed| |2024-05-08 14:00:26
--- Comment #2 from Jonathan Wright jonathan@almalinux.org --- This is not an EPEL issue. EPEL has moved forward to tracking 9.4 while Rocky Linux is still on 9.3.
epel-packagers-sig@lists.fedoraproject.org