<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Didi/Sandro, any ideas about it? AFAIK on CentOS/RHEL 7 everything works as expected ...<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 26, 2018 at 11:58 AM, Steven Rosenberg <span dir="ltr">&lt;<a href="mailto:srosenbe@redhat.com" target="_blank">srosenbe@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"><div dir="ltr"><div><div><div><div><div><div><div><div><div>Dear Martin Perina,<br><br></div>We found some issues with the oVirt Engine master branch when updating the version via git pull.<br><br></div><div>We then performed the make command:<br><br>make clean install-dev PREFIX=~/ovirt_engine_master DEV_BUILD_SCL_POSTGRESQL=1<br></div><div><br></div>It seems a new dependency was added for isort, so the make fails with the following error:<br><br>------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>--------------------------<br><br>packaging/setup/plugins/ovirt-<wbr>engine-rename/ovirt-engine/<wbr>database.py:313:21: E126 continuation line over-indented for hanging indent<br>packaging/setup/plugins/ovirt-<wbr>engine-rename/ovirt-engine/<wbr>database.py:314:21: E126 continuation line over-indented for hanging indent<br>packaging/setup/plugins/ovirt-<wbr>engine-common/base/core/<wbr>duplicated_constants_check.py:<wbr>109:17: E124 closing bracket does not match visual indentation<br>+ ret=1<br>+ which isort<br>+ echo &#39;WARNING: tool &#39;\&#39;&#39;isort&#39;\&#39;&#39; is missing&#39;<br>WARNING: tool &#39;isort&#39; is missing<br>+ exit 1<br>make[1]: *** [validations] Error 1<br>make[1]: Leaving directory `/home/srosenbe/Documents/git/<wbr>ovirt-engine&#39;<br>make: *** [all-dev] Error 2<br><br>------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>--------------------------<br><br></div>To attempt to address this issue, we guessed and installed python2-isort through yum, though the readme states it is optional.<br><br></div>Though the process continued, it then failed in the python module:<br><br>/home/srosenbe/Documents/git/<wbr>ovirt-engine/packaging/<wbr>pythonlib/ovirt_engine/<wbr>service.py<br><br></div>That error is here:<br><br>------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>---<br><br><br>--- /home/srosenbe/Documents/git/<wbr>ovirt-engine/packaging/<wbr>pythonlib/ovirt_engine/<wbr>service.py:before        2018-02-12 12:17:26<br>+++ /home/srosenbe/Documents/git/<wbr>ovirt-engine/packaging/<wbr>pythonlib/ovirt_engine/<wbr>service.py:after 2018-02-26 12:07:11.233915<br>@@ -31,6 +31,7 @@<br> import time<br><br> import daemon<br>+<br><br> from dateutil import tz<br><br>+ exit 1<br>make[1]: *** [validations] Error 1<br>make[1]: Leaving directory `/home/srosenbe/Documents/git/<wbr>ovirt-engine&#39;<br>make: *** [all-dev] Error 2<br><br>------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>---<br><br></div>Please advise if you have a quick fix or when this issue will be addressed.<br><br></div>Thank you for your time and consideration.<br><br></div>With Best Regards.<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888">Steven Rosenberg.<br><br></font></span></div>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><font size="1">Martin Perina<br>Associate Manager, Software Engineering<br>Red Hat Czech s.r.o.<br></font></div></div>
</div></div>