<div dir="ltr"><div><div><div><div><div>Hello guys,<br><br></div>It seems that fix-py3-compat.patch not working correctly in python-os-xenapi package, caused by using sixer to add python3 support to python-os-xenapi .<br><br></div>Sixer replaced unicode=1 to six.text_type=1 on bad place :) ...<br><br></div>When I try to install package, there is a bug : <br><br>Unpacking python-os-xenapi (0.2.0-1) over (0.2.0-1) ...<br>Setting up python-os-xenapi (0.2.0-1) ...<br>  File "/usr/lib/python2.7/dist-packages/os_xenapi/dom0/etc/xapi.d/plugins/netwrap.py", line 26<br>    gettext.install('neutron', six.text_type=1)<br>SyntaxError: keyword can't be an expression<br><br>dpkg: error processing package python-os-xenapi (--install):<br> subprocess installed post-installation script returned error exit status 101<br>Errors were encountered while processing:<br> python-os-xenapi<br><br></div>I've already pushed fixed patch.<br></div><div><br></div><div><br></div><div>And one question on the end ..</div><div>When I succesfully build and install package , content of package is different as in package >> <br></div><div><div><a href="https://packages.debian.org/buster/python-os-xenapi">https://packages.debian.org/buster/python-os-xenapi</a></div><div><br></div><div>In my built package in os_xenapi directory is these dirs and init :<br></div><div><br></div><div>.</div><div> - client0</div><div> - dom0</div><div>-  tests</div><div>__init_.py</div><div><br></div><div>/usr/lib/python2.7/dist-packages/os_xenapi/<br></div><div><br></div><div>And in <br></div><div><br></div><div><a href="https://packages.debian.org/buster/python-os-xenapi">https://packages.debian.org/buster/python-os-xenapi</a></div><div><br></div><div>without dom0 directory ...<br></div><div><br></div><div>>> <br></div><div>/usr/lib/python2.7/dist-packages/os_xenapi/</div><div><br></div><div><div>.</div><div> - client0</div><div>-  tests</div><div>__init_.py</div></div><div><br></div><div><br></div><div>Could you please check these findings ? <br></div><div><br></div><div>Thanks,</div><div>Michal Arbet  ( Kevin )<br></div><div><br><br><div><br></div></div></div></div>