Description of problem: engine-setup fails in the middle of installation 2012-12-03 11:03:34::DEBUG::common_utils::390::root:: Executing command --> '/usr/bin/engine-config -s CABaseDirectory=/etc/pki/ovirt-engine --cver=general -p /usr/share/ovirt-engine/conf/engine-config-install.properties' 2012-12-03 11:03:35::DEBUG::common_utils::428::root:: output = 2012-12-03 11:03:35::DEBUG::common_utils::429::root:: stderr = Error setting CABaseDirectory's value. No such entry with version general. Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1.run engine-setup 2. 3. Actual results: setup quits with error 2012-12-03 11:03:35::DEBUG::common_utils::429::root:: stderr = Error setting CABaseDirectory's value. No such entry with version general due to CABaseDirectory key doesn't exist in /usr/share/ovirt-engine/conf/engine-config-install.properties Expected results: setup finishes successfully Additional info:
patch proposed: http://gerrit.ovirt.org/9659
The proposed patch has been merged: http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=5e2e117ce3eca891ce4c681c8362a722bafaf991
Note that this change has been reverted because it caused bug 885164.