Bug 1633152
Summary: | mod_session missing apr-util-openssl | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Branislav Náter <bnater> | |
Component: | httpd | Assignee: | Luboš Uhliarik <luhliari> | |
Status: | CLOSED ERRATA | QA Contact: | Maryna Nalbandian <mnalband> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 7.5 | CC: | danofsatx, jorton, luhliari | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1633260 1633973 (view as bug list) | Environment: | ||
Last Closed: | 2020-03-31 20:03:28 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1630907, 1633260, 1633973 |
Description
Branislav Náter
2018-09-26 09:51:15 UTC
The API design in apr-util is poor here. Probably mod_session should Requires: apr-util-openssl, though https://src.fedoraproject.org/rpms/apr-util/c/7def96255723f89df0831670d8bd9a6be5a979c3 is better/simpler than tracking each API consumer for the future. This is now affecting RHEL 7.6 production systems. We cannot enforce the RHEL 7 STIG without mod_session, and httpd will not start with apr-util-openssl missing. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:1121 |