Bug 1031543 - [RHS-C] There is a typo in the "configuration preview" section when you run the rhsc-setup command.
Summary: [RHS-C] There is a typo in the "configuration preview" section when you run t...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: rhsc
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: RHGS 2.1.2
Assignee: Darshan
QA Contact: Prasanth
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-18 09:21 UTC by Pavithra
Modified: 2015-05-18 01:23 UTC (History)
9 users (show)

Fixed In Version: cb10
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-25 08:04:07 UTC
Embargoed:


Attachments (Terms of Use)
rhsc-setup command (149.73 KB, image/png)
2013-11-18 09:21 UTC, Pavithra
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2014:0208 0 normal SHIPPED_LIVE Red Hat Storage 2.1 enhancement and bug fix update #2 2014-02-25 12:20:30 UTC
oVirt gerrit 21537 0 None None None Never
oVirt gerrit 21552 0 None None None Never

Description Pavithra 2013-11-18 09:21:58 UTC
Created attachment 825443 [details]
rhsc-setup command

Description of problem:
There is a typo - "Configurating PostgreSQL" in the Configuration Preview step of the rhsc-setup command.
 

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


How reproducible: Always


Steps to Reproduce:
1. Install RHSC
2. Run the rhsc-setup command
3. In the "Configuration Preview" step of the rhsc-setup script, you will observe this typo

Actual results:
 Please confirm installation settings (OK, Cancel) [OK]: ok
[ INFO  ] Stage: Transaction setup
[ INFO  ] Stopping engine service
[ INFO  ] Stage: Misc configuration
[ INFO  ] Stage: Package installation
[ INFO  ] Stage: Misc configuration
[ INFO  ] Creating PostgreSQL database
[ INFO  ] Configurating PostgreSQL
[ INFO  ] Creating database schema
[ INFO  ] Creating CA
[ INFO  ] Generating post install configuration file '/etc/ovirt-engine-setup.conf.d/20-setup-ovirt-post.conf'
[ INFO  ] Stage: Transaction commit
[ INFO  ] Stage: Closing up

Expected results:
 Please confirm installation settings (OK, Cancel) [OK]: ok
[ INFO  ] Stage: Transaction setup
[ INFO  ] Stopping engine service
[ INFO  ] Stage: Misc configuration
[ INFO  ] Stage: Package installation
[ INFO  ] Stage: Misc configuration
[ INFO  ] Creating PostgreSQL database
[ INFO  ] Configuring PostgreSQL
[ INFO  ] Creating database schema
[ INFO  ] Creating CA
[ INFO  ] Generating post install configuration file '/etc/ovirt-engine-setup.conf.d/20-setup-ovirt-post.conf'
[ INFO  ] Stage: Transaction commit
[ INFO  ] Stage: Closing up

Additional info:

Comment 2 Dusmant 2013-11-21 11:07:58 UTC
line number 7... take a look at the difference
[ INFO  ] Configurating PostgreSQL (seen)
[ INFO  ] Configuring PostgreSQL   (expected)

Comment 3 Sandro Bonazzola 2013-11-22 15:53:21 UTC
Pushed also on upstream 3.3 branch

Comment 4 Prasanth 2013-12-03 11:27:23 UTC
Verified as fixed in cb10.

-------------
[ INFO  ] Initializing PostgreSQL
[ INFO  ] Creating PostgreSQL database
[ INFO  ] Configuring PostgreSQL
[ INFO  ] Creating database schema
[ INFO  ] Creating CA
[ INFO  ] Generating post install configuration file '/etc/ovirt-engine-setup.conf.d/20-setup-ovirt-post.conf'
[ INFO  ] Stage: Transaction commit
[ INFO  ] Stage: Closing up
-------------

Comment 5 Darshan 2014-01-03 08:50:44 UTC
Doc_text not needed as its a small typo and the change is not prominently seen by the user.

Comment 7 errata-xmlrpc 2014-02-25 08:04:07 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.

http://rhn.redhat.com/errata/RHEA-2014-0208.html


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