component/python-2.7: version up python 2.7.14.
-
Owner
@kazuhiko, it is better to upgrade to 2.7.15, as many types in 2.7.14 are vulnerable to segmentation faults if a GC is triggered at particular tricky time.
Please see details about the issue here:
https://github.com/python/cpython/commit/4cde4bdcc86
https://bugs.python.org/issue31095We actually hit a similar bug for real with wendelin.core:
/cc @nexedi
-
Owner
Why not opening a MR directly with the 2-lines trivial change ? It's actually strange to comment here whereas 2.7.15 didn't exist at the time of this commit. And it's anyway always good to upgrade software when it does not break anything (no need for a security fix to justify).
It's likely that we'd only delay the upgrade to avoid causing all test nodes rebuilding many SR at a wrong moment.
-
Owner
There's a
SLAPOS-SR-TEST
running for this patch at https://nexedi.erp5.net/test_result_module/20190110-3EF033B -
Owner
we already have a
ERP5-component-SLAPOS-component
result but it's very bad. wasn't cloudooo.erp5.net fixed ? -
mentioned in commit kirr/slapos@5c384ea3
-
mentioned in merge request !550 (merged)