Which repositories have you enabled on the node?
Il 30/Ago/2016 19:55, "Cam Mac" <iucounu@gmail.com> ha scritto:______________________________-CThanks in advance.Does anyone know what needs to be done to get this to work?but it still does not work.Hi,I'm trying to add a Fedora 23 node to an existing cluster, but it fails with the errors below. I installed python2-dnf (and I saw that there was bug report https://bugzilla.redhat.com/1297835 )
2016-08-30 18:35:31 DEBUG otopi.plugins.otopi.packagers.dnfpackager dnfpackager._boot:163 Cannot initialize minidnf
Traceback (most recent call last):
File "/tmp/ovirt-HkQ2OFjPOg/otopi-plugins/otopi/packagers/dnfpack ager.py", line 157, in _boot
self._minidnf.selinux_role()
File "/tmp/ovirt-HkQ2OFjPOg/pythonlib/otopi/minidnf.py", line 479, in selinux_role
self.processTransaction()
File "/tmp/ovirt-HkQ2OFjPOg/pythonlib/otopi/minidnf.py", line 646, in processTransaction
self._processTransaction(base=self._base)
File "/tmp/ovirt-HkQ2OFjPOg/pythonlib/otopi/minidnf.py", line 627, in _processTransaction
result, errmsg = base.sigCheckPkg(po)
TypeError: 'NoneType' object is not iterable
2016-08-30 18:35:31 DEBUG otopi.plugins.otopi.packagers.yumpackager yumpackager._boot:184 Cannot initialize miniyum
Traceback (most recent call last):
File "/tmp/ovirt-HkQ2OFjPOg/otopi-plugins/otopi/packagers/yumpack ager.py", line 176, in _boot
self._refreshMiniyum()
File "/tmp/ovirt-HkQ2OFjPOg/otopi-plugins/otopi/packagers/yumpack ager.py", line 134, in _refreshMiniyum
constants.PackEnv.YUM_ENABLED_PLUGINS
File "/tmp/ovirt-HkQ2OFjPOg/otopi-plugins/otopi/packagers/yumpack ager.py", line 61, in _getMiniYum
from otopi import miniyum
File "/tmp/ovirt-HkQ2OFjPOg/pythonlib/otopi/miniyum.py", line 17, in <module>
import rpmUtils.miscutils
ImportError: No module named rpmUtils.miscutils
2016-08-30 18:35:32 DEBUG otopi.context context._executeMethod:142 method exception
Traceback (most recent call last):
File "/tmp/ovirt-HkQ2OFjPOg/pythonlib/otopi/context.py", line 132, in _executeMethod
method['method']()
File "/tmp/ovirt-HkQ2OFjPOg/otopi-plugins/otopi/network/hostname. py", line 54, in _internal_packages
self.packager.install(packages=('iproute',))
File "/tmp/ovirt-HkQ2OFjPOg/pythonlib/otopi/packager.py", line 98, in install
raise NotImplementedError(_('Packager install not implemented'))
NotImplementedError: Packager install not implemented
2016-08-30 18:35:32 ERROR otopi.context context._executeMethod:151 Failed to execute stage 'Environment packages setup': Packager install not implemented_________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users