Bug 1367188
Summary: | Satellite's httpd gets broken with every update of mod_ssl package | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Lukas Pramuk <lpramuk> |
Component: | Installation | Assignee: | Chris Roberts <chrobert> |
Status: | CLOSED DUPLICATE | QA Contact: | Lukas Pramuk <lpramuk> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 6.2.0 | CC: | bbuckingham, chrobert, cwelton |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-09-14 17:44:22 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Lukas Pramuk
2016-08-15 19:43:08 UTC
Tested that with empty ssl.conf the Satellite survived mod_ssl update: 1. # cat <<< '' > /etc/httpd/conf.d/ssl.conf 2. # yum update ... Updated: httpd.x86_64 0:2.4.6-45.el7 httpd-tools.x86_64 0:2.4.6-45.el7 mod_ssl.x86_64 1:2.4.6-45.el7 3. httpd is still running Standalone Capsule 6.2 is also affected by this bug as ssl.conf is not present at capsule too. # ll /etc/httpd/conf.d/ssl.conf ls: cannot access /etc/httpd/conf.d/ssl.conf: No such file or directory Marking as a dup of 1336365 which is in release pending for 6.2.2 *** This bug has been marked as a duplicate of bug 1336365 *** |