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 1209139 - trailing double quote character when installer prints how to continue with capsule installer
Summary: trailing double quote character when installer prints how to continue with ca...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Installation
Version: 6.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: Unspecified
Assignee: Brad Buckingham
QA Contact: Kedar Bidarkar
URL: http://projects.theforeman.org/issues...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-06 12:33 UTC by Jan Hutař
Modified: 2022-07-09 07:29 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-15 09:18:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 12358 0 None None None 2016-04-22 16:05:12 UTC
Red Hat Product Errata RHSA-2015:2622 0 normal SHIPPED_LIVE Moderate: Satellite 6.1.5 bug fix update 2015-12-15 14:17:45 UTC

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


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