OLVM: Unable to Install KVM host with Error "Failed to execute stage 'Environment packages setup': Packager install not implemented."
(Doc ID 2694774.1)
Last updated on MARCH 29, 2022
Applies to:
Linux OS - Version Oracle Linux 7.6 with Unbreakable Enterprise Kernel [4.14.35] and laterLinux x86-64
Symptoms
Installing KVM host in OLVM fails with the below error:
In ovirt-host-deploy.log, The following error messages can be seen :
2020-07-27 04:37:36,848-0400 DEBUG otopi.context context._executeMethod:127 Stage internal_packages METHOD otopi.plugins.ovirt_host_deploy.vdsm.vdsmid.Plugin._packag
es
2020-07-27 04:37:36,848-0400 DEBUG otopi.plugins.otopi.dialog.machine dialog.__logString:204 DIALOG:SEND **%EventStart STAGE internal_packages METHOD otopi.plu
gins.ovirt_host_deploy.vdsm.vdsmid.Plugin._packages (None)
2020-07-27 04:37:36,853-0400 DEBUG otopi.context context._executeMethod:145 method exception
Traceback (most recent call last):
File "/tmp/ovirt-S2jVFQhCX8/pythonlib/otopi/context.py", line 132, in _executeMethod
method['method']()
File "/tmp/ovirt-S2jVFQhCX8/otopi-plugins/ovirt-host-deploy/vdsm/vdsmid.py", line 84, in _packages
self.packager.install(('dmidecode',))
File "/tmp/ovirt-S2jVFQhCX8/pythonlib/otopi/packager.py", line 126, in install
raise NotImplementedError(_('Packager install not implemented'))
NotImplementedError: Packager install not implemented
2020-07-27 04:37:36,854-0400 ERROR otopi.context context._executeMethod:154 Failed to execute stage 'Environment packages setup': Packager install not implemented
Changes
No changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |