Server Patching Error

Overview

You are patching a RHEL 7 test server and you've put in some excludes in yum.conf based on what you had in production the last time you patched but are getting the below error:

Error: Package: 1:mod_ssl-2.4.6-93.el7.x86_64 (rhel-7-server-rpms)
Requires: httpd = 2.4.6-93.el7
Installed: httpd-2.4.6-90.el7.x86_64 (@rhel-7-server-rpms)
httpd = 2.4.6-90.el7

Solution

The error might be caused due to HTTPD being excluded in /etc/yum.conf. In order to remove the error and patch the server successfully, remove the httpd and httpd-tools packages from the upgrade exclusions in /etc/yum.conf.

After removing these packages from the upgrade exclusions, the patch should be successful.

Reboot the system and restart the Sensage AP services and the system upgrade should be correct.

Testing

Log in to Ambari Deployment Interface and the Analyzer to confirm that Sensage continues to run correctly.

Comments

0 comments

Please sign in to leave a comment.