Bug 1616228
Summary: | [Sat6.4] satellite-installer does not work for custom ssl certificates, fails with "illegal option -- r" for katello-certs-check command | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Ashish Humbe <ahumbe> |
Component: | Installation | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED ERRATA | QA Contact: | Nikhil Kathole <nkathole> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | 6.4 | CC: | inecas, kgaikwad, nkathole, sadas, sghai, zhunting |
Target Milestone: | 6.4.0 | Keywords: | Regression, Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | katello-installer-base-3.7.0.2-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-10-16 18:52:58 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: | 1625615 | ||
Bug Blocks: | 1619394 |
Description
Ashish Humbe
2018-08-15 10:51:58 UTC
Seems like a regression of #1233431 Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/24632 has been resolved. Version tested: Satellite 6.4 snap 20 Resetting puppet server version param... Marking certificate /root/ssl-build/satellite/satellite-apache for update Marking certificate /root/ssl-build/satellite/satellite-foreman-proxy for update Marking certificate /root/ssl-build/katello-server-ca for update Installing Debug: Prefetching cli resources for foreman_confi [78%] [.................................................. ] katello-certs-check command fixed in installer but going forward installer failed due https://bugzilla.redhat.com/show_bug.cgi?id=1625615 Will verify once BZ1625615 will ON_QA. VERIFIED Version tested: Satellite 6.4 snap 21 # satellite-installer --scenario satellite\ > --certs-server-cert "/root/ownca/satellite-hostname/satellite-hostname.crt"\ > --certs-server-key "/root/ownca/satellite-hostname/satellite-hostname.key"\ > --certs-server-ca-cert "/root/ownca/satellite-hostname/cacert.crt"\ > --certs-update-server --certs-update-server-ca Resetting puppet server version param... Marking certificate /root/ssl-build/satellite-hostname/satellite-hostname-apache for update Marking certificate /root/ssl-build/satellite-hostname/satellite-hostname-foreman-proxy for update Marking certificate /root/ssl-build/katello-server-ca for update Installing Done [100%] [.............................................] Success! * Satellite is running at https://satellite-hostname * To install an additional Capsule on separate machine continue by running: capsule-certs-generate --foreman-proxy-fqdn "$CAPSULE" --certs-tar "/root/$CAPSULE-certs.tar" * To upgrade an existing 6.3 Capsule to 6.4: Please see official documentation for steps and parameters to use when upgrading a 6.3 Capsule to 6.4. The full log is at /var/log/foreman-installer/satellite.log 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-2018:2927 |