Hi Yedidyah, It is installed (otopi-1.5.2-1.fc23.noarch).
On a separate note, in general, is there any issue joining a FC23 node to a cluster running RHEL 7.2 nodes? The tools will be slightly different (e.g., virt-v2v), but I'm joining this node to do the conversions of Windows 2012 VMs, and I'll remove it from the cluster when done. Thanks, Cam On Thu, Sep 1, 2016 at 7:54 AM, Yedidyah Bar David <[email protected]> wrote: > On Wed, Aug 31, 2016 at 10:41 AM, Cam Mac <[email protected]> wrote: > > Hi Sandro, > > > > The following are enabled: > > > > fedora-updates.repo > > ovirt-4.0-dependencies.repo > > ovirt-4.0.repo > > Can you please check rpm -q otopi? > > > > > Thanks, > > > > Cam > > > > On Tue, Aug 30, 2016 at 7:01 PM, Sandro Bonazzola <[email protected]> > > wrote: > >> > >> Which repositories have you enabled on the node? > >> > >> > >> Il 30/Ago/2016 19:55, "Cam Mac" <[email protected]> ha scritto: > >> > >> 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) > >> but it still does not work. > >> > >> Does anyone know what needs to be done to get this to work? > >> > >> Thanks in advance. > >> > >> -C > >> > >> 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/dnfpackager.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) > > Another known issue, fixed in otopi-1.5.1: > > https://bugzilla.redhat.com/show_bug.cgi?id=1343382 > > >> 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/yumpackager.py", > line > >> 176, in _boot > >> self._refreshMiniyum() > >> File > >> "/tmp/ovirt-HkQ2OFjPOg/otopi-plugins/otopi/packagers/yumpackager.py", > line > >> 134, in _refreshMiniyum > >> constants.PackEnv.YUM_ENABLED_PLUGINS > >> File > >> "/tmp/ovirt-HkQ2OFjPOg/otopi-plugins/otopi/packagers/yumpackager.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 > >> [email protected] > >> http://lists.ovirt.org/mailman/listinfo/users > >> > >> > > > > > > _______________________________________________ > > Users mailing list > > [email protected] > > http://lists.ovirt.org/mailman/listinfo/users > > > > > > -- > Didi >
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

