
Hi all, on latest master of engine I'm encountering the following error during engine setup: 2016-04-19 13:08:59 DEBUG otopi.context context._executeMethod:128 Stage misc METHOD otopi.plugins.ovirt_**FILTERED**_setup.ovirt_**FILTERED**.config.dwh_database.Plugin._miscDWHConfig 2016-04-19 13:08:59 DEBUG otopi.context context._executeMethod:142 method exception Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/otopi/context.py", line 131, in _executeMethod if method['condition'](): File "/home/mbetak/work/ovirt-**FILTERED**s/master/share/ovirt-**FILTERED**/setup/bin/../plugins/ovirt-**FILTERED**-setup/ovirt-**FILTERED**/config/dwh_database.py", line 48, in <lambda> self.environment[o**FILTERED**cons.DWHCoreEnv.ENABLE] KeyError: 'OVESETUP_DWH_CORE/enable' 2016-04-19 13:08:59 ERROR otopi.context context._executeMethod:151 Failed to execute stage 'Misc configuration': 'OVESETUP_DWH_CORE/enable' do I need DWH installed now also as a part of DevEnv? Or is there other setup dependency I'm missing? Thanks for any help. Best regards, Martin