On Sun, Jun 24, 2018 at 12:54 PM Yedidyah Bar David <didi(a)redhat.com> wrote:
>>> >>>> I'm trying to add a host running
Fedora 28 to engine 4.2, and
>>> >>>> installation
>>> >>>> fails with:
>>> >>>>
>>> >>>> 2018-06-20 01:14:26,137+0300 DEBUG otopi.context
>>> >>>> context._executeMethod:143 method exception
>>> >>>> Traceback (most recent call last):
>>> >>>> File
"/tmp/ovirt-Z5BGYej3Qa/pythonlib/otopi/context.py", line
>>> >>>> 133, in _executeMethod
>>> >>>> method['method']()
>>> >>>> File
>>> >>>>
"/tmp/ovirt-Z5BGYej3Qa/otopi-plugins/ovirt-host-deploy/vdsm/vdsmid.py",
>>> >>>> line 84, in _packages
self.packager.install(('dmidecode',))
>>> >>>> File
"/tmp/ovirt-Z5BGYej3Qa/pythonlib/otopi/packager.py", line
>>> >>>> 102, in install
>>> >>>> raise NotImplementedError(_('Packager install not
>>> >>>> implemented')) NotImplementedError: Packager install
not
>>> >>>> implemented 2018-06-20 01:14:26,138+0300 ERROR
otopi.context
>>> >>>> context._executeMethod:152 Failed to execute stage
'Environment
>>> >>>> packages setup': Packager install not implemented
How did you handle above failure?
Did you fix it? Worked around it? Something else?
This happens with engine 4.2, using ovirt-release42 rpm. Issue was
fixed in 4.3 with ovirt-release-master rpm.