Bug 1267222

Summary: ovirt-live 3.6.0 rc1 fails automated setup
Product: [Retired] ovirt-live Reporter: Sandro Bonazzola <sbonazzo>
Component: GeneralAssignee: Sandro Bonazzola <sbonazzo>
Status: CLOSED CURRENTRELEASE QA Contact: Karolína Hajná <khajna>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 3.6.0CC: bmcclain, bugs, fromani, oourfali, pstehlik, rmartins, sbonazzo, stirabos
Target Milestone: ovirt-3.6.0-rc3Keywords: Regression
Target Release: 3.6.0Flags: rule-engine: ovirt-3.6.0+
rule-engine: blocker+
bmcclain: planning_ack+
sbonazzo: devel_ack+
pstehlik: testing_ack+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: integration
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-04 13:34:48 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:
Bug Depends On:    
Bug Blocks: 1252408    
Attachments:
Description Flags
setup logs none

Description Sandro Bonazzola 2015-09-29 11:39:57 UTC
Created attachment 1078303 [details]
setup logs

Automated setup is now asking for:

Configure VM Console Proxy on this host (Yes, No) [Yes]:

Missing the following key in the answer file:


OVESETUP_VMCONSOLE_PROXY_CONFIG/vmconsoleProxyConfig=bool:True

and then fails with:

2015-09-29 13:30:43 DEBUG otopi.context context._executeMethod:142 Stage packages METHOD otopi.plugins.**FILTERED**_engine_setup.vmconsole_proxy_helper.system.Plugin._packages
2015-09-29 13:30:43 DEBUG otopi.context context._executeMethod:156 method exception
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/otopi/context.py", line 146, in _executeMethod
    method['method']()
  File "/usr/share/**FILTERED**-engine/setup/bin/../plugins/**FILTERED**-engine-setup/vmconsole_proxy_helper/system.py", line 73, in _packages
    packages=(ovmpcons.Const.OVIRT_VMCONSOLE_PROXY_PACKAGE,)
  File "/usr/lib/python2.7/site-packages/otopi/packager.py", line 139, in installUpdate
    raise NotImplementedError(_('Packager update not implemented'))
NotImplementedError: Packager update not implemented

Comment 2 Sandro Bonazzola 2015-11-04 13:34:48 UTC
oVirt 3.6.0 has been released on November 4th, 2015 and should fix this issue.
If problems still persist, please open a new BZ and reference this one.