nagios issue with redhat and libpng update
Posted: Thu May 07, 2026 11:25 am
Server redhat 9 with the latest nagiosxi version.
There is new libpng.x86_64 out package out, if you try to patch the system, you get:
dnf update
Updating Subscription Management repositories.
Last metadata expiration check: 1:21:37 ago on Thu 07 May 2026 05:58:55 PM EEST.
Error:
Problem: package libpng-devel-2:1.6.37-12.el9_7.2.x86_64 from @System requires libpng(x86-64) = 2:1.6.37-12.el9_7.2, but none of the providers can be installed
- cannot install both libpng-2:1.6.37-12.el9_7.3.x86_64 from rhel-9-for-x86_64-baseos-rpms and libpng-2:1.6.37-12.el9_7.2.x86_64 from @System
- cannot install both libpng-2:1.6.37-12.el9_7.3.x86_64 from rhel-9-for-x86_64-baseos-rpms and libpng-2:1.6.37-12.el9_7.2.x86_64 from rhel-9-for-x86_64-baseos-rpms
- cannot install the best update candidate for package libpng-devel-2:1.6.37-12.el9_7.2.x86_64
- cannot install the best update candidate for package libpng-2:1.6.37-12.el9_7.2.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)
Any ideas what is the conflict about and is one of those options safe to use with nagiosXI or it depends on some specific libpng version?
Tested this with both live and test, both have same issue.
There is new libpng.x86_64 out package out, if you try to patch the system, you get:
dnf update
Updating Subscription Management repositories.
Last metadata expiration check: 1:21:37 ago on Thu 07 May 2026 05:58:55 PM EEST.
Error:
Problem: package libpng-devel-2:1.6.37-12.el9_7.2.x86_64 from @System requires libpng(x86-64) = 2:1.6.37-12.el9_7.2, but none of the providers can be installed
- cannot install both libpng-2:1.6.37-12.el9_7.3.x86_64 from rhel-9-for-x86_64-baseos-rpms and libpng-2:1.6.37-12.el9_7.2.x86_64 from @System
- cannot install both libpng-2:1.6.37-12.el9_7.3.x86_64 from rhel-9-for-x86_64-baseos-rpms and libpng-2:1.6.37-12.el9_7.2.x86_64 from rhel-9-for-x86_64-baseos-rpms
- cannot install the best update candidate for package libpng-devel-2:1.6.37-12.el9_7.2.x86_64
- cannot install the best update candidate for package libpng-2:1.6.37-12.el9_7.2.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)
Any ideas what is the conflict about and is one of those options safe to use with nagiosXI or it depends on some specific libpng version?
Tested this with both live and test, both have same issue.