Bug 882874

Summary: setup fails: Error setting CABaseDirectory's value
Product: [Retired] oVirt Reporter: Ohad Basan <obasan>
Component: ovirt-engine-installerAssignee: Ohad Basan <obasan>
Status: CLOSED CANTFIX QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.1 RCCC: acathrow, dyasny, eedri, iheim, juan.hernandez, ykaul
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-10 08:28:51 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 Ohad Basan 2012-12-03 09:26:00 UTC
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:

Comment 1 Ohad Basan 2012-12-03 09:33:33 UTC
patch proposed:
http://gerrit.ovirt.org/9659

Comment 2 Juan Hernández 2012-12-05 16:18:15 UTC
The proposed patch has been merged:

http://gerrit.ovirt.org/gitweb?p=ovirt-engine.git;a=commit;h=5e2e117ce3eca891ce4c681c8362a722bafaf991

Comment 3 Juan Hernández 2012-12-10 08:28:51 UTC
Note that this change has been reverted because it caused bug 885164.