Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: problem building runbot
byDear contributors,
I am not sure if this is related but I am struggling for a few hours with an issue related to setuptools version 50.0.0 since they are overriding stdlib (https://setuptools.readthedocs.io/en/latest/history.html) and they recommend to not use deprecated distutils anymore (https://setuptools.readthedocs.io/en/latest/distutils-legacy.html).
distutils.version are still in use in ir_action_reports.py (https://github.com/odoo/odoo/blob/master/odoo/addons/base/models/ir_actions_report.py) causing my latest Docker Odoo not to start.
So far I have been able to revert to setuptools installed by Debian Stretch (33.1.1), however I am not sure this is the best way (setuptools in latest version being installed when running pip install requirements.txt, because required by pyldap and reportlab).
Let me know if some of you encounter a similar issue ?
Thank you,
Best Regards,
Rémi CAZENAVE ------ SCOP LE FILAMENT 06.87.23.26.04 remi@le-filament.com |
Dear Alexandre,
The crash happens when trying build the module pyldap == 2.4.28 which is a dependency of core Odoo 12.0. I'm puzzled, but I can't help much more than this today.
Thanks for your help!
Mario_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe