Project

General

Profile

Actions

Bug #14489

closed

Foreman-installer - typo in the message : The hostname contains a a capital letter.

Added by Bryan Kearney about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Installer
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1323447
Description of problem:
Foreman-installer - typo in the message

Version-Release number of selected component (if applicable):
  1. 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
  1. hostname Dell-pem610-01.rhts.eng.bos.redhat.com
2) run facter and check that the fqdn shows the capital letter
  1. hostname
    Dell-pem610-01.rhts.eng.bos.redhat.com
  1. hostname -f
    Dell-pem610-01.rhts.eng.bos.redhat.com
3) run the installer,
  1. 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:

Actions #1

Updated by The Foreman Bot about 8 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Bryan Kearney
  • Pull request https://github.com/Katello/katello-installer/pull/322 added
Actions #2

Updated by Anonymous about 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #3

Updated by Eric Helms about 8 years ago

  • translation missing: en.field_release set to 86
Actions

Also available in: Atom PDF