<div dir="ltr"><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 22, 2016 at 2:25 PM, Francesco Romani <span dir="ltr">&lt;<a href="mailto:fromani@redhat.com" target="_blank">fromani@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="">----- Original Message -----<br>
&gt; From: &quot;Sandro Bonazzola&quot; &lt;<a href="mailto:sbonazzo@redhat.com">sbonazzo@redhat.com</a>&gt;<br>
&gt; To: &quot;Nir Soffer&quot; &lt;<a href="mailto:nsoffer@redhat.com">nsoffer@redhat.com</a>&gt;<br>
&gt; Cc: &quot;Piotr Kliczewski&quot; &lt;<a href="mailto:pkliczew@redhat.com">pkliczew@redhat.com</a>&gt;, &quot;devel&quot; &lt;<a href="mailto:devel@ovirt.org">devel@ovirt.org</a>&gt;<br>
&gt; Sent: Friday, August 19, 2016 10:55:28 AM<br>
&gt; Subject: Re: [ovirt-devel] [VDSM] Build failure because missing ioprocess package in ovirt repos - solved<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Aug 18, 2016 at 6:03 PM, Sandro Bonazzola &lt; <a href="mailto:sbonazzo@redhat.com">sbonazzo@redhat.com</a> &gt;<br>
&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Thu, Aug 18, 2016 at 4:16 PM, Nir Soffer &lt; <a href="mailto:nsoffer@redhat.com">nsoffer@redhat.com</a> &gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; Merged, so I sent this to enable the ppc builds again:<br>
&gt; <a href="https://gerrit.ovirt.org/62551" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/62551</a><br>
&gt;<br>
&gt; Someone with access to jenkins should verify that this jobs works now.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; will check tomorrow morning<br>
&gt;<br>
&gt;<br>
&gt; Looks ok to me<br>
<br>
</span>Hi all,<br>
<br>
after a chat with Sandro (thanks to him for pointing this out),<br>
it looks to me that we have a similar issue for Vdsm.<br>
<br>
We could use the same fix as ioprocess (<a href="https://gerrit.ovirt.org/#/c/62464/" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/#/c/<wbr>62464/</a>), it seems<br>
simple and safe - or at least I can&#39;t think of any problem atm.<br>
<br>
Would everyone be OK with this?<br></blockquote><div><br></div><div>+1, I saw this issue is already failing Lago tests on experimental so I hope we can see it fixed soon.</div><div>If it will cause issues in installing vdsm, we&#39;ll handle them as they appear.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
(please scroll down [quote intentionally kept] for more context)<br>
<div class="HOEnZb"><div class="h5"><br>
&gt; On Thu, Aug 18, 2016 at 10:03 AM, Sandro Bonazzola &lt; <a href="mailto:sbonazzo@redhat.com">sbonazzo@redhat.com</a> &gt;<br>
&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; On Wed, Aug 17, 2016 at 6:21 PM, Nir Soffer &lt; <a href="mailto:nsoffer@redhat.com">nsoffer@redhat.com</a> &gt; wrote:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; I posted this patch, changing python-ioprocess to require<br>
&gt; &gt;&gt; ioprocess-version (instead of version-release). This seem to resolve<br>
&gt; &gt;&gt; the issue and is more correct, we don&#39;t really need ioprocess from the<br>
&gt; &gt;&gt; same build.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Please review<br>
&gt; &gt;&gt; <a href="https://gerrit.ovirt.org/62464" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/62464</a><br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; +1<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Nir<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; On Wed, Aug 17, 2016 at 12:05 PM, Nir Soffer &lt; <a href="mailto:nsoffer@redhat.com">nsoffer@redhat.com</a> &gt; wrote:<br>
&gt; &gt;&gt; &gt; בתאריך 17 באוג׳ 2016 8:54 לפנה״צ,‏ &quot;Sandro Bonazzola&quot;<br>
&gt; &gt;&gt; &gt; &lt; <a href="mailto:sbonazzo@redhat.com">sbonazzo@redhat.com</a> &gt;<br>
&gt; &gt;&gt; &gt; כתב:<br>
&gt; &gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt; The issue is different:<br>
&gt; &gt;&gt; &gt;&gt; both x86_64 and ppc64le builds python-ioprocess package so a newer<br>
&gt; &gt;&gt; &gt;&gt; python-ioprocess may come from ppc64le build not corresponding to an<br>
&gt; &gt;&gt; &gt;&gt; exact<br>
&gt; &gt;&gt; &gt;&gt; nvr on x86_64.<br>
&gt; &gt;&gt; &gt;&gt; Solution may be to chance the ioprocess build to drop the timestamp or<br>
&gt; &gt;&gt; &gt;&gt; make the ioprocess build a matrix job building from the same src.rpm.<br>
&gt; &gt;&gt; &gt;&gt; Another solution may be relax the nvr requirements in the<br>
&gt; &gt;&gt; &gt;&gt; python-ioprocess<br>
&gt; &gt;&gt; &gt;&gt; package to not require the exact nvr but only the same version.<br>
&gt; &gt;&gt; &gt;&gt; Another solution may be competely separate x86_64 and ppc64le repos.<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; I think the issue is the requiring the a version with the timestamp and<br>
&gt; &gt;&gt; &gt; git<br>
&gt; &gt;&gt; &gt; commit, it sould only require the same version.<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt; On Sun, Aug 14, 2016 at 8:12 AM, Eyal Edri &lt; <a href="mailto:eedri@redhat.com">eedri@redhat.com</a> &gt; wrote:<br>
&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt;&gt; Was the broken build replaced by new one that is working?<br>
&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt;&gt; On Fri, Aug 12, 2016 at 9:10 PM, Nir Soffer &lt; <a href="mailto:nsoffer@redhat.com">nsoffer@redhat.com</a> &gt;<br>
&gt; &gt;&gt; &gt;&gt;&gt; wrote:<br>
&gt; &gt;&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt;&gt;&gt; Hi all,<br>
&gt; &gt;&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt;&gt;&gt; There was a broken build of ioprocess in ovirt repos, causing vdsm<br>
&gt; &gt;&gt; &gt;&gt;&gt;&gt; all<br>
&gt; &gt;&gt; &gt;&gt;&gt;&gt; vdsm master builds to fail with this error:<br>
&gt; &gt;&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt;&gt;&gt; ERROR: Command failed. See logs for output.<br>
&gt; &gt;&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt;&gt;&gt; If you have failed builds, please retrigger them in jenkins:<br>
&gt; &gt;&gt; &gt;&gt;&gt;&gt; <a href="http://jenkins.ovirt.org/gerrit_manual_trigger/" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/<wbr>gerrit_manual_trigger/</a><br>
&gt; &gt;&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt; &gt;&gt;&gt;&gt; Nir<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Francesco Romani<br>
RedHat Engineering Virtualization R &amp; D<br>
Phone: 8261328<br>
IRC: fromani<br>
</font></span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
Devel mailing list<br>
<a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/devel</a><br>
<br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>Eyal Edri<br>Associate Manager</div><div>RHV DevOps<br>EMEA ENG Virtualization R&amp;D<br>Red Hat Israel<br><br>phone: +972-9-7692018<br>irc: eedri (on #tlv #rhev-dev #rhev-integ)</div></div></div></div></div></div></div>
</div></div>