Bug 1209139

Summary: trailing double quote character when installer prints how to continue with capsule installer
Product: Red Hat Satellite Reporter: Jan Hutař <jhutar>
Component: InstallationAssignee: Brad Buckingham <bbuckingham>
Status: CLOSED ERRATA QA Contact: Kedar Bidarkar <kbidarka>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.1.0CC: bbuckingham, bkearney, cwelton, kbidarka, mmccune
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
URL: http://projects.theforeman.org/issues/12358
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-15 09:18:42 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:

Description Jan Hutař 2015-04-06 12:33:21 UTC
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://<fqdn>
      Initial credentials are <user> / <pass>
  * Capsule is running at https://<fqdn>: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.

Comment 1 RHEL Program Management 2015-04-06 12:53:11 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 3 Brad Buckingham 2015-10-30 14:09:14 UTC
Created redmine issue http://projects.theforeman.org/issues/12358 from this bug

Comment 4 Brad Buckingham 2015-10-30 14:15:47 UTC
Upstream katello-installer PR:
https://github.com/Katello/katello-installer/pull/275

Comment 5 Bryan Kearney 2015-11-01 00:01:36 UTC
Moving to POST since upstream bug http://projects.theforeman.org/issues/12358 has been closed
-------------
Brad Buckingham
Applied in changeset commit:katello-installer|519880071b590650bcde6352e7a5dbdd4c5a1b08.

Comment 7 Kedar Bidarkar 2015-11-30 14:39:36 UTC
VERIFIED With the build  Satellite-6.1.0-RHEL-7-20151125.0


out: [ WARN 2015-11-30 04:58:44 verbose]  Finished catalog run in 573.54 seconds
 out: [ INFO 2015-11-30 04:58:48 verbose] Puppet has finished, bye!
 out: [ INFO 2015-11-30 04:58:48 verbose] Executing hooks in group post
 out:   Success!
 out:   * Katello is running at https://<sat6>
 out:       Initial credentials are admin / <passwd>
 out:   * Capsule is running at https://<sat6>:9090
 out:   * To install additional capsule on separate machine continue by running:
 out: 
 out:       capsule-certs-generate --capsule-fqdn "$CAPSULE" --certs-tar "~/$CAPSULE-certs.tar"
 out: 
 out:   The full log is at /var/log/katello-installer/katello-installer.log
 out: [ INFO 2015-11-30 04:58:48 verbose] All hooks in group post finished
 out: 


There is no trailing double quote character around "running" anymore as seen above.

Comment 9 errata-xmlrpc 2015-12-15 09:18:42 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/RHSA-2015:2622