Bug 840016
| Summary: | install_RHUA.sh script should check that hostname is set before continuing | ||
|---|---|---|---|
| Product: | Red Hat Update Infrastructure for Cloud Providers | Reporter: | James Slagle <jslagle> |
| Component: | Documentation | Assignee: | Julie <juwu> |
| Status: | CLOSED ERRATA | QA Contact: | Martin Kočí <mkoci> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.1 | CC: | kbidarka, mkoci, sghai, snansi, tsanders |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
In Red Hat Update Infrastructure package installation, the value of FQDN must be set before installation. This new update adds a check to the install_RHUA.sh and install_CDS.sh scripts that makes sure that a FQDN has been set on the box before proceeding installation.
|
Story Points: | --- |
| Clone Of: | 839718 | Environment: | |
| Last Closed: | 2012-08-24 11:55:22 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: | 817736, 839718 | ||
| Bug Blocks: | |||
|
Description
James Slagle
2012-07-13 13:14:10 UTC
I added a check to the install_RHUA.sh and install_CDS.sh scripts that makes sure that a FQDN has been set on the box before proceeding. I think this would be worth adding to the guide. So, if the hostname is unset and its value is reported as localhost.localdomain or localhost, then users will see this when they try to run these scripts: Hostname is "localhost.localdomain" and does not appear to be set. It must be set to a fqdn before continuing installation. Set the hostname, and then re-run this script. There is an important note saying: "If the hostname is unset and its value is reported as localhost.localdomain or localhost, you will see an error message when running the install_RHUA.sh and install_CDS.sh scripts. " See the procedure 2.2 in chapter 2.3: http://documentation-stage.bne.redhat.com/docs/en-US/Red_Hat_Update_Infrastructure/2.1/html/Installation_Guide/sect-Installation_Guide-Installation_Requirements-Package_Installation.html Moving bug to VERIFIED.
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
In Red Hat Update Infrastructure package installation, the value of FQDN must be set before installation. This new update adds a check to the install_RHUA.sh and install_CDS.sh scripts that makes sure that a FQDN has been set on the box before proceeding installation.
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. http://rhn.redhat.com/errata/RHEA-2012-1205.html |