Project

General

Profile

Actions

Bug #12358

closed

trailing double quote character when installer prints how to continue with capsule installer

Added by Brad Buckingham over 8 years ago. Updated almost 6 years ago.

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

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1209139
Description of problem:
There is a trailing/redundant double quote character when installer prints how to continue with capsule installer.

Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-6-20150331.1-Satellite-x86_64

How reproducible:
always

Steps to Reproduce:
1. # katello-installer --foreman-admin-email 'root@localhost' --foreman-admin-username '<user>' --foreman-admin-password '<pass>' --capsule-parent-fqdn <fqdn> --capsule-dns true --capsule-dns-forwarders <ip1> --capsule-dns-forwarders <ip2> --capsule-dns-forwarders <ip3> --capsule-dns-interface virbr1 --capsule-dns-zone katellolabs.org --capsule-dhcp true --capsule-dhcp-interface virbr1 --capsule-tftp true --capsule-puppet true --capsule-puppetca true --capsule-register-in-foreman true --capsule-foreman-oauth-secret <hash> --capsule-pulp false

Actual results:
[...]
Success! * Katello is running at https://&lt;fqdn>
Initial credentials are <user> / <pass> * Capsule is running at https://&lt;fqdn&gt;:9090 * 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/katello-installer/katello-installer.log

Expected results:
There is trailing double quote character:

...on separate machine continue by running:" 
^^^

Additional info:
I know - low low severity.

Actions #1

Updated by Eric Helms over 8 years ago

  • translation missing: en.field_release set to 86
  • Triaged changed from No to Yes
Actions #2

Updated by Brad Buckingham over 8 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF