Project

General

Profile

Actions

Bug #6675

closed

When having capital letters in hostname httpd service fails to start on Satellite 6 .

Added by Bryan Kearney over 9 years ago. Updated over 5 years ago.

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

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1118810
Description of problem:

When having capital letters in hostname httpd service on Satellite 6 fails to start.

Version-Release number of selected component (if applicable):

Satellite 6 Beta 6.0.3

How reproducible:

Always.

Steps to Reproduce:
1. Change hostname to have capital letters, like Example.satellite.com.
2. Run katello-installer.
3. Installation completes 100% with below messages,

  1. katello-installer
    /Stage[main]/Puppet::Server::Config/Exec[puppet_server_config-generate_ca_cert]: Failed to call refresh: /usr/bin/puppet cert --generate VM42.gsslab.pnq.redhat.com returned 24 instead of one of [0]
    /Stage[main]/Puppet::Server::Config/Exec[puppet_server_config-generate_ca_cert]: /usr/bin/puppet cert --generate VM42.gsslab.pnq.redhat.com returned 24 instead of one of [0]
    Could not start Service[httpd]: Execution of '/usr/share/katello-installer/modules/service_wait/bin/service-wait httpd start' returned 1: Starting httpd: [FAILED]
    /Stage[main]/Apache::Service/Service[httpd]/ensure: change from stopped to running failed: Could not start Service[httpd]: Execution of '/usr/share/katello-installer/modules/service_wait/bin/service-wait httpd start' returned 1: Starting httpd: [FAILED]
    /Stage[main]/Foreman::Database/Foreman::Rake[db:seed]/Exec[foreman-rake-db:seed]: Failed to call refresh: /usr/sbin/foreman-rake db:seed returned 1 instead of one of [0]
    /Stage[main]/Foreman::Database/Foreman::Rake[db:seed]/Exec[foreman-rake-db:seed]: /usr/sbin/foreman-rake db:seed returned 1 instead of one of [0]
    Installing Done [100%] [...........................................................]
    Something went wrong! Check the log for ERROR-level output
    The full log is at /var/log/katello-installer/katello-installer.log

4. Restarting httpd service shows below message,

  1. service httpd restart
    Stopping httpd: [FAILED]
    Starting httpd: [Fri Jul 11 20:12:01 2014] [warn] module passenger_module is already loaded, skipping
    Syntax error on line 37 of /etc/httpd/conf.d/25-puppet.conf:
    SSLCertificateFile: file '/var/lib/puppet/ssl/certs/VM42.gsslab.pnq.redhat.com.pem' does not exist or is empty
    [FAILED]

Actual results:

Capital letters in hostname should work without any issue.

Expected results:

When having capital letters in hostaname httpd service fails to start.

Actions #1

Updated by Eric Helms over 9 years ago

  • Category set to Installer
  • Assignee set to Bryan Kearney
  • Target version set to 49
  • Difficulty set to easy
  • Triaged changed from No to Yes
Actions #2

Updated by The Foreman Bot over 9 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello-installer/pull/86 added
  • Pull request deleted ()
Actions #3

Updated by Anonymous over 9 years ago

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

Updated by Eric Helms over 9 years ago

  • translation missing: en.field_release set to 13
Actions

Also available in: Atom PDF