Bug 1651634
Summary: | Capsule 05-pulp-https.conf is using old ProxyPass directive for GPG keys (i.e missing the /v2/) | |||
---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Ron van der Wees <rvdwees> | |
Component: | Foreman Proxy | Assignee: | satellite6-bugs <satellite6-bugs> | |
Status: | CLOSED ERRATA | QA Contact: | Lukas Pramuk <lpramuk> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 6.4 | CC: | acomabon, ajoseph, akapse, anerurka, aruzicka, a.r.welter, avroy, bkearney, ehelms, fgarciad, gapatil, gpadholi, hyu, inecas, jsenkyri, kkinge, ktordeur, mmccune, philip.jones, ramsingh, rbertolj, roarora, sadas, satellite6-bugs, shisingh, suarora, vdeshpan | |
Target Milestone: | 6.5.0 | Keywords: | Regression, Triaged | |
Target Release: | Unused | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1684701 (view as bug list) | Environment: | ||
Last Closed: | 2019-05-14 12:38:54 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
Ron van der Wees
2018-11-20 12:54:35 UTC
*** Bug 1650687 has been marked as a duplicate of this bug. *** VERIFIED.
@satellite-capsule-6.5.0-6.beta.el7sat.noarch
katello-installer-base-3.10.0.2-1.el7sat.noarch
by the following manual sanity reproducer:
FIX:
# grep ProxyPass\ /etc/httpd/conf.d/05-pulp-https.conf
ProxyPass /katello/api/v2/repositories/ https://<SAT_FQDN>/katello/api/v2/repositories/
vs.
REPRO:
# grep ProxyPass\ /etc/httpd/conf.d/05-pulp-https.conf
ProxyPass /katello/api/repositories/ https://<SAT_FQDN>/katello/api/repositories/
>>> capsule is now correctly set up for v2 API endpoint
This bug was cloned and is still going to be included in the 6.4.3 release. It no longer has the sat-6.4.z+ flag and 6.4.3 Target Milestone Set which are now on the 6.4.z cloned bug. Please see the Clones field to track the progress of this bug in the 6.4.3 release. 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-2019:1222 |