Yum issue from this weeks updates (5/30/24)

Posted on

My box is at 8.9 and has been properly patched with its last full patch and reboot on 2024-05-09.

Today I tried a yum update, and this is the result:
root@abcb:[/root] # yum update
Updating Subscription Management repositories.
Extra Packages for Enterprise Linux 8 - x86_64 6.0 MB/s | 14 MB 00:02
Red Hat Enterprise Linux 8 for x86_64 - AppStream (RPMs) 20 MB/s | 64 MB 00:03
Red Hat Enterprise Linux 8 for x86_64 - BaseOS (RPMs) 24 MB/s | 69 MB 00:02
Last metadata expiration check: 0:00:08 ago on Thu 30 May 2024 10:00:11 AM EDT.
Error:
Problem 1: package gdk-pixbuf2-xlib-2.36.12-5.el8.x86_64 from @System requires gdk-pixbuf2(x86-64) = 2.36.12-5.el8, but none of the providers can be installed
- cannot install both gdk-pixbuf2-2.36.12-6.el8_10.x86_64 from rhel-8-for-x86_64-baseos-rpms and gdk-pixbuf2-2.36.12-5.el8.x86_64 from @System
- cannot install both gdk-pixbuf2-2.36.12-6.el8_10.x86_64 from rhel-8-for-x86_64-baseos-rpms and gdk-pixbuf2-2.36.12-5.el8.x86_64 from rhel-8-for-x86_64-baseos-rpms
- cannot install the best update candidate for package gdk-pixbuf2-2.36.12-5.el8.x86_64
- problem with installed package gdk-pixbuf2-xlib-2.36.12-5.el8.x86_64
Problem 2: package gdk-pixbuf2-xlib-2.36.12-5.el8.x86_64 from @System requires gdk-pixbuf2(x86-64) = 2.36.12-5.el8, but none of the providers can be installed
- cannot install both gdk-pixbuf2-2.36.12-6.el8_10.x86_64 from rhel-8-for-x86_64-baseos-rpms and gdk-pixbuf2-2.36.12-5.el8.x86_64 from @System
- cannot install both gdk-pixbuf2-2.36.12-6.el8_10.x86_64 from rhel-8-for-x86_64-baseos-rpms and gdk-pixbuf2-2.36.12-5.el8.x86_64 from rhel-8-for-x86_64-baseos-rpms
- package w3m-img-0.5.3-63.git20230121.el8.x86_64 from @System requires libgdk_pixbuf_xlib-2.0.so.0()(64bit), but none of the providers can be installed
- package gdk-pixbuf2-modules-2.36.12-6.el8_10.x86_64 from rhel-8-for-x86_64-appstream-rpms requires gdk-pixbuf2(x86-64) = 2.36.12-6.el8_10, but none of the providers can be installed
- cannot install the best update candidate for package w3m-img-0.5.3-63.git20230121.el8.x86_64
- cannot install the best update candidate for package gdk-pixbuf2-modules-2.36.12-5.el8.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

How do I fix this? What steps can I take to resolve?

Responses