Bug 1341713
Summary: | Have Katello-installer check to see if there is a proxy env set before running | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Chris Roberts <chrobert> |
Component: | Installation | Assignee: | Chris Roberts <chrobert> |
Status: | CLOSED ERRATA | QA Contact: | Justin Sherrill <jsherril> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1.8 | CC: | bbuckingham, cwelton, jsherril |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
URL: | http://projects.theforeman.org/issues/14956 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-02-21 16:44:36 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
Chris Roberts
2016-06-01 14:51:48 UTC
*** Bug 1334118 has been marked as a duplicate of this bug. *** Verified on snap 10: [root@jsherrill-test ~]# http_proxy=http://foobar.com:9934 satellite-installer --disable-system-checks Please unset the following environment variables before running the installer: http_proxy, https_proxy, ssl_cert_file Your system does not meet configuration criteria [root@jsherrill-test ~]# https_proxy=http://foobar.com:9934 satellite-installer --disable-system-checks Please unset the following environment variables before running the installer: http_proxy, https_proxy, ssl_cert_file Your system does not meet configuration criteria 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:0336 |