mod_proxy_html or mod_ldap cannot be updated or installed after updating to a RHEL 7 ELS httpd package
Issue
- We've enabled the RHEL 7 ELS repo and updated httpd successfully. But now we can't also update or install
mod_proxy_htmlormod_ldap. Attempts to install or update show errors like below saying an earlierhttpdpackage is required for themod_proxy_htmlormod_ldappackage it wants to install:
# yum install mod_proxy_html
Resolving Dependencies
--> Running transaction check
---> Package mod_proxy_html.x86_64 1:2.4.6-99.el7_9.1 will be installed
--> Processing Dependency: httpd = 2.4.6-99.el7_9.1 for package: 1:mod_proxy_html-2.4.6-99.el7_9.1.x86_64
--> Finished Dependency Resolution
Error: Package: 1:mod_proxy_html-2.4.6-99.el7_9.1.x86_64 (rhel-7-server-optional-rpms)
Requires: httpd = 2.4.6-99.el7_9.1
Installed: httpd-2.4.6-99.el7_9.3.x86_64 (@rhel-7-server-els-rpms)
httpd = 2.4.6-99.el7_9.
Environment
- Red Hat Enterprise Linux (RHEL) 7.x ELS
- rhel-7-server-els-rpms repo
- httpd-2.4.6-99.el7_9.3.x86_64 or later
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.