Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1323447 - Foreman-installer - typo in the message : The hostname contains a a capital letter.
Summary: Foreman-installer - typo in the message : The hostname contains a a capital ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Installation
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: Unspecified
Assignee: Bryan Kearney
QA Contact: Sanket Jagtap
URL: http://projects.theforeman.org/issues...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-03 07:24 UTC by Tazim Kolhar
Modified: 2019-09-26 17:34 UTC (History)
3 users (show)

Fixed In Version: katello-installer-base-3.0.0.20-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-07-27 11:21:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 14489 0 None None None 2016-04-22 16:58:48 UTC

Description Tazim Kolhar 2016-04-03 07:24:49 UTC
Description of problem:
Foreman-installer - typo in the message 

Version-Release number of selected component (if applicable):
# rpm -qa foreman
foreman-1.11.0.9-1.el7sat.noarch


How reproducible:


Steps to Reproduce:
1) Set your hostname to start with a capital letter (use the sethostname command, or hostname, or edit /etc/sysconfig/network
# hostname Dell-pem610-01.rhts.eng.bos.redhat.com

2) run facter and check that the fqdn shows the capital letter
# hostname
Dell-pem610-01.rhts.eng.bos.redhat.com

# hostname -f
Dell-pem610-01.rhts.eng.bos.redhat.com



3) run the installer, 
# foreman-installer --scenario katello
The hostname contains a a capital letter.

This is not supported. Please modify the hostname to be all lowercase. If needed, change the hostname permanently via 'hostname' command and editing 
appropriate configuration file.
(e.g. on Red Hat systems /etc/sysconfig/network).

If 'hostname -f' still returns unexpected result, check /etc/hosts and put
hostname entry in the correct order, for example:
 
  1.2.3.4 full.hostname.com full

 
Fully qualified hostname must be the first entry on the line
Installing             Done                                               [100%] [....................................................................................]
  Success!
  * Katello is running at https://dell-pem610-01.rhts.eng.bos.redhat.com
      Initial credentials are admin / SYZB6L8d4XGoUv55
  * To install additional capsule on separate machine continue by running:

      capsule-certs-generate --capsule-fqdn "$CAPSULE" --certs-tar "~/$CAPSULE-certs.tar"

  The full log is at /var/log/foreman-installer/katello.log


Actual results:
The hostname contains a a capital letter.

Expected results:
should  be
The hostname contains a capital letter.

Additional info:

Comment 2 Bryan Kearney 2016-04-05 19:04:00 UTC
Created redmine issue http://projects.theforeman.org/issues/14489 from this bug

Comment 3 Bryan Kearney 2016-04-05 20:03:51 UTC
Upstream bug assigned to bkearney

Comment 4 Bryan Kearney 2016-04-05 20:03:53 UTC
Moving to POST since upstream bug http://projects.theforeman.org/issues/14489 has been closed
-------------
Anonymous
Applied in changeset commit:katello-installer|28d42e416c11dcf60eca97a8ef7fdc74a9fc2da5.

Comment 6 Sanket Jagtap 2016-05-10 13:27:13 UTC
The hostname contains a capital letter.

Comment 7 Bryan Kearney 2016-07-27 11:21:45 UTC
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/RHBA-2016:1501


Note You need to log in before you can comment on or make changes to this bug.