<div dir="ltr"><div><div><div><div>Hi Yedidyah,<br><br></div>It is installed (otopi-1.5.2-1.fc23.noarch). <br><br></div>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&#39;m joining this node to do the conversions of Windows 2012 VMs, and I&#39;ll remove it from the cluster when done.<br><br></div>Thanks,<br><br></div>Cam<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 1, 2016 at 7:54 AM, Yedidyah Bar David <span dir="ltr">&lt;<a href="mailto:didi@redhat.com" target="_blank">didi@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Aug 31, 2016 at 10:41 AM, Cam Mac &lt;<a href="mailto:iucounu@gmail.com">iucounu@gmail.com</a>&gt; wrote:<br>
&gt; Hi Sandro,<br>
&gt;<br>
&gt; The following are enabled:<br>
&gt;<br>
&gt; fedora-updates.repo<br>
&gt; ovirt-4.0-dependencies.repo<br>
&gt; ovirt-4.0.repo<br>
<br>
</span>Can you please check rpm -q otopi?<br>
<div><div class="h5"><br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; Cam<br>
&gt;<br>
&gt; On Tue, Aug 30, 2016 at 7:01 PM, Sandro Bonazzola &lt;<a href="mailto:sbonazzo@redhat.com">sbonazzo@redhat.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Which repositories have you enabled on the node?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Il 30/Ago/2016 19:55, &quot;Cam Mac&quot; &lt;<a href="mailto:iucounu@gmail.com">iucounu@gmail.com</a>&gt; ha scritto:<br>
&gt;&gt;<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; I&#39;m trying to add a Fedora 23 node to an existing cluster, but it fails<br>
&gt;&gt; with the errors below. I installed python2-dnf (and I saw that there was bug<br>
&gt;&gt; report <a href="https://bugzilla.redhat.com/1297835" rel="noreferrer" target="_blank">https://bugzilla.redhat.com/<wbr>1297835</a>)<br>
&gt;&gt; but it still does not work.<br>
&gt;&gt;<br>
&gt;&gt; Does anyone know what needs to be done to get this to work?<br>
&gt;&gt;<br>
&gt;&gt; Thanks in advance.<br>
&gt;&gt;<br>
&gt;&gt; -C<br>
&gt;&gt;<br>
&gt;&gt; 2016-08-30 18:35:31 DEBUG otopi.plugins.otopi.packagers.<wbr>dnfpackager<br>
&gt;&gt; dnfpackager._boot:163 Cannot initialize minidnf<br>
&gt;&gt; Traceback (most recent call last):<br>
&gt;&gt;   File<br>
&gt;&gt; &quot;/tmp/ovirt-HkQ2OFjPOg/otopi-<wbr>plugins/otopi/packagers/<wbr>dnfpackager.py&quot;, line<br>
&gt;&gt; 157, in _boot<br>
&gt;&gt;     self._minidnf.selinux_role()<br>
&gt;&gt;   File &quot;/tmp/ovirt-HkQ2OFjPOg/<wbr>pythonlib/otopi/minidnf.py&quot;, line 479, in<br>
&gt;&gt; selinux_role<br>
&gt;&gt;     self.processTransaction()<br>
&gt;&gt;   File &quot;/tmp/ovirt-HkQ2OFjPOg/<wbr>pythonlib/otopi/minidnf.py&quot;, line 646, in<br>
&gt;&gt; processTransaction<br>
&gt;&gt;     self._processTransaction(base=<wbr>self._base)<br>
&gt;&gt;   File &quot;/tmp/ovirt-HkQ2OFjPOg/<wbr>pythonlib/otopi/minidnf.py&quot;, line 627, in<br>
&gt;&gt; _processTransaction<br>
&gt;&gt;     result, errmsg = base.sigCheckPkg(po)<br>
<br>
</div></div>Another known issue, fixed in otopi-1.5.1:<br>
<br>
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1343382" rel="noreferrer" target="_blank">https://bugzilla.redhat.com/<wbr>show_bug.cgi?id=1343382</a><br>
<div class="HOEnZb"><div class="h5"><br>
&gt;&gt; TypeError: &#39;NoneType&#39; object is not iterable<br>
&gt;&gt; 2016-08-30 18:35:31 DEBUG otopi.plugins.otopi.packagers.<wbr>yumpackager<br>
&gt;&gt; yumpackager._boot:184 Cannot initialize miniyum<br>
&gt;&gt; Traceback (most recent call last):<br>
&gt;&gt;   File<br>
&gt;&gt; &quot;/tmp/ovirt-HkQ2OFjPOg/otopi-<wbr>plugins/otopi/packagers/<wbr>yumpackager.py&quot;, line<br>
&gt;&gt; 176, in _boot<br>
&gt;&gt;     self._refreshMiniyum()<br>
&gt;&gt;   File<br>
&gt;&gt; &quot;/tmp/ovirt-HkQ2OFjPOg/otopi-<wbr>plugins/otopi/packagers/<wbr>yumpackager.py&quot;, line<br>
&gt;&gt; 134, in _refreshMiniyum<br>
&gt;&gt;     constants.PackEnv.YUM_ENABLED_<wbr>PLUGINS<br>
&gt;&gt;   File<br>
&gt;&gt; &quot;/tmp/ovirt-HkQ2OFjPOg/otopi-<wbr>plugins/otopi/packagers/<wbr>yumpackager.py&quot;, line<br>
&gt;&gt; 61, in _getMiniYum<br>
&gt;&gt;     from otopi import miniyum<br>
&gt;&gt;   File &quot;/tmp/ovirt-HkQ2OFjPOg/<wbr>pythonlib/otopi/miniyum.py&quot;, line 17, in<br>
&gt;&gt; &lt;module&gt;<br>
&gt;&gt;     import rpmUtils.miscutils<br>
&gt;&gt; ImportError: No module named rpmUtils.miscutils<br>
&gt;&gt; 2016-08-30 18:35:32 DEBUG otopi.context context._executeMethod:142 method<br>
&gt;&gt; exception<br>
&gt;&gt; Traceback (most recent call last):<br>
&gt;&gt;   File &quot;/tmp/ovirt-HkQ2OFjPOg/<wbr>pythonlib/otopi/context.py&quot;, line 132, in<br>
&gt;&gt; _executeMethod<br>
&gt;&gt;     method[&#39;method&#39;]()<br>
&gt;&gt;   File &quot;/tmp/ovirt-HkQ2OFjPOg/otopi-<wbr>plugins/otopi/network/<wbr>hostname.py&quot;,<br>
&gt;&gt; line 54, in _internal_packages<br>
&gt;&gt;     self.packager.install(<wbr>packages=(&#39;iproute&#39;,))<br>
&gt;&gt;   File &quot;/tmp/ovirt-HkQ2OFjPOg/<wbr>pythonlib/otopi/packager.py&quot;, line 98, in<br>
&gt;&gt; install<br>
&gt;&gt;     raise NotImplementedError(_(&#39;<wbr>Packager install not implemented&#39;))<br>
&gt;&gt; NotImplementedError: Packager install not implemented<br>
&gt;&gt; 2016-08-30 18:35:32 ERROR otopi.context context._executeMethod:151 Failed<br>
&gt;&gt; to execute stage &#39;Environment packages setup&#39;: Packager install not<br>
&gt;&gt; implemented<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; ______________________________<wbr>_________________<br>
&gt;&gt; Users mailing list<br>
&gt;&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt;&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; ______________________________<wbr>_________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@ovirt.org">Users@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br>
&gt;<br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Didi<br>
</font></span></blockquote></div><br></div>