Description of problem: rhevm-dwh-setup fails with error: Welcome to ovirt-engine-dwh setup utility Error encountered while installing rhevm-dwh, please consult the log file: /var/log/ovirt-engine/rhevm-dwh-setup-2013_10_30_14_49_01.log The log file says: 2013-10-30 14:00:06::DEBUG::rhevm-dwh-setup::324::root:: starting main() 2013-10-30 14:00:06::DEBUG::common_utils::441::root:: running sql query on host: "localhost", port: "5432", db: "engine_20131030121337", user: "engine_20131030121337", query: 'copy ( select option_value from vdc_options where option_name like 'MinimalETLVersion' ) to stdout with csv header;'. 2013-10-30 14:00:06::DEBUG::common_utils::807::root:: Executing command --> '/usr/bin/psql --pset=tuples_only=on --set ON_ERROR_STOP=1 --dbname "engine_20131030121337" --host "localhost" --port "5432" --username "engine_20131030121337" -w -c copy ( select option_value from vdc_options where option_name like 'MinimalETLVersion' ) to stdout with csv header;' in working directory '/etc/logrotate.d' 2013-10-30 14:00:08::DEBUG::common_utils::849::root:: output = 2013-10-30 14:00:08::DEBUG::common_utils::850::root:: stderr = psql: could not translate host name ""localhost"" to address: Name or service not known 2013-10-30 14:00:08::DEBUG::common_utils::851::root:: retcode = 2 2013-10-30 14:00:08::ERROR::rhevm-dwh-setup::520::root:: Exception caught! 2013-10-30 14:00:08::ERROR::rhevm-dwh-setup::521::root:: Traceback (most recent call last): File "/usr/bin/rhevm-dwh-setup", line 341, in main temp_pgpass=PGPASS_TEMP, File "/usr/share/ovirt-engine-dwh/common_utils.py", line 146, in getVDCOption envDict={'ENGINE_PGPASS': temp_pgpass} File "/usr/share/ovirt-engine-dwh/common_utils.py", line 427, in parseRemoteSqlCommand envDict, File "/usr/share/ovirt-engine-dwh/common_utils.py", line 454, in execSqlCmd return execCmd(cmdList=cmd, failOnError=fail_on_error, msg=err_msg, envDict=envDict) File "/usr/share/ovirt-engine-dwh/common_utils.py", line 854, in execCmd raise Exception(msg) Exception: Failed running sql query Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. install rhevm-dwh 2. run rhevm-dwh-setup 3. the setup end with error Actual results: setup end with error. Expected results: setup should perform normally. Additional info:
Verified on IS22, rhevm-dwh-3.3.0-20.el6ev.noarch. Tried several installation configurations: is22 clean installation 3.2 -> is22 latest. 3.2 -> is20.1 -> is22. Moving to verify since that bug didn't show up.
This bug is currently attached to errata RHEA-2013:15116. If this change is not to be documented in the text for this errata please either remove it from the errata, set the requires_doc_text flag to minus (-), or leave a "Doc Text" value of "--no tech note required" if you do not have permission to alter the flag. Otherwise to aid in the development of relevant and accurate release documentation, please fill out the "Doc Text" field above with these four (4) pieces of information: * Cause: What actions or circumstances cause this bug to present. * Consequence: What happens when the bug presents. * Fix: What was done to fix the bug. * Result: What now happens when the actions or circumstances above occur. (NB: this is not the same as 'the bug doesn't present anymore') Once filled out, please set the "Doc Type" field to the appropriate value for the type of change made and submit your edits to the bug. For further details on the Cause, Consequence, Fix, Result format please refer to: https://bugzilla.redhat.com/page.cgi?id=fields.html#cf_release_notes Thanks in advance.
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/RHBA-2014-0036.html