Bug 1373235
| Summary: | Installation fails on RHEL 7.2 fully updated | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | German Pulido <gpulido> |
| Component: | Installation | Assignee: | satellite6-bugs <satellite6-bugs> |
| Status: | CLOSED WONTFIX | QA Contact: | Katello QA List <katello-qa-list> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | bbuckingham, gpulido, stbenjam |
| Target Milestone: | Unspecified | ||
| Target Release: | Unused | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-10-13 15:23:02 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
German Pulido
2016-09-05 14:49:01 UTC
Can you attach a foreman-debug that captures the output of the installer failure? Thanks! Hi Sorry for the delay. It turns out, this happened because IPv6 was disabled on the server. It is already well documented: https://access.redhat.com/solutions/1605013 however it is a bug (even if it's on an external component, wget) and IMHO it should be fixed. Thanks!! Hi, thanks for the bug report. Not sure we can really do much about this in Satellite. The underlying cause is IPv6 disabled *and* an IPv6 entry in /etc/hosts. This is happening in either wget or whatever library it's using to resolve the localhost hostname. wget or those libraries could be fixed, or users could fix their /etc/hosts. |