Bug 1205027
| Summary: | named error during katello-install | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | jnikolak |
| Component: | Installation | Assignee: | Ivan Necas <inecas> |
| Status: | CLOSED DUPLICATE | QA Contact: | Katello QA List <katello-qa-list> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.0.3 | CC: | bbuckingham, bkearney, cwelton |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-05-16 14:26:05 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
jnikolak
2015-03-24 05:16:08 UTC
More information: rpm -qa katello katello-1.5.0-30.el6sat.noarch This was found on rhev peking, and not on customer box. Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release. I then realised that the installation doesn't complete, as the /etc/named.conf is overwritten. I then applied the change to /usr/share/katello-installer/modules/dns/templates/named.conf.erb Then the named problem doesnt occur The problem here is with underscores 'jnikolak_sat6_rhel6a.gsslab.pek.redhat.com', which is not valid fqdn: turning off the name checking is just workaround on one level, but can cause other issues. What we can do is validating the dns-zone for being a valid fqdn |