Bug 1117410
Summary: | Specifying only proxy-url and proxy-port during install leads to errors during installation | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Sebastian Ickler <sebastian.ickler> |
Component: | Installation | Assignee: | Eric Helms <ehelms> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Katello QA List <katello-qa-list> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.3 | CC: | ahumbe, andrew.schofield, bhamrick, cwelton, ehelms, jakub.sliva, jmontleo, miguel, sebastian.ickler, xdmoon |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://projects.theforeman.org/issues/6530 | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-09-11 12:27:14 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: | 1083818, 1115190 |
Description
Sebastian Ickler
2014-07-08 15:34:16 UTC
Work around: If using a proxy, and one that only requires some of the proxy configuration parameters, all parameters must be specified (even if left blank) in order for the Pulp configuration file to be populated properly. For example, if no user or password on the proxy: katello-installer --katello-proxy-url=http://myurl.com --katello-proxy-port=8888 --katello-proxy-user= --katello-proxy-password= Created redmine issue http://projects.theforeman.org/issues/6530 from this bug katello-installer arguments are: katello-installer --katello-proxy-port=<port> --katello-proxy-url=<proxyurl> --katello-proxy-username= --katello-proxy-password= Moving to POST since upstream bug http://projects.theforeman.org/issues/6530 has been closed ------------- Eric Helms Applied in changeset commit:katello-installer|75be7cc6d89be4b82e830c8a79eaa8f74c86cc56. Also see Bug 1044558 - Installation guide should call out the --proxy-* options for katello-configure (or new installer) Verified in Satellite-6.0.4-RHEL-6-20140806.0 *** Bug 1121048 has been marked as a duplicate of this bug. *** This was delivered with Satellite 6.0 which was released on 10 September 2014. |