Bug#1069097: Not the root cause

2025-01-03 Thread Santiago Vila
I was about to apply your patch, though reading it, I realized that even if the compress fails 5 times, the postinst will continue to execute instead of returning an error. That's not what we want... So I cannot apply the patch as-is. Ok, revised patch attached. Regarding the way to properl

Bug#1069097: Not the root cause

2025-01-03 Thread Santiago Vila
El 3/1/25 a las 10:09, Thomas Goirand escribió: I was about to apply your patch, though reading it, I realized that even if the compress fails 5 times, the postinst will continue to execute instead of returning an error. That's not what we want... So I cannot apply the patch as-is. That's gr

Bug#1069097: Not the root cause

2025-01-03 Thread Thomas Goirand
Hi Santiago, I was about to apply your patch, though reading it, I realized that even if the compress fails 5 times, the postinst will continue to execute instead of returning an error. That's not what we want... So I cannot apply the patch as-is. Cheers, Thomas Goirand (zigo)

Bug#1069097: Not the root cause

2024-12-18 Thread Santiago Vila
It'd be useful to know how long it's taking on your environment to compress with your not-so-fast VM. Hi. I applied the attached patch and then looked at the build logs. For the 18 affected packages, using AWS machines with 2 CPUs, where I already measured that the failure happens more often t

Bug#1069097: Not the root cause

2024-12-18 Thread Santiago Vila
Hi. The breaking change in debhelper has been partially reverted. I've asked Niels to downgrade the bugs, or just tell me what kind of explanation I can add to the downgrade messages if I do that myself. Hopefully I will be able to answer the question regarding compress time you asked yesterday.

Bug#1069097: Not the root cause

2024-12-17 Thread Santiago Vila
Hi. I see than a lot of OpenStack packages are affected by the python-distutils deprecation. I am not happy about this, but the bugs are currently RC by definition and it's not something I can choose. If I were you, I would talk with Colin and Niels about this. Thanks.

Bug#1069097: Not the root cause

2024-12-17 Thread Santiago Vila
Hi. I'm told that this is explained here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089715 Thanks.

Bug#1069097: Not the root cause

2024-12-17 Thread Santiago Vila
   dh_auto_configure -O--buildsystem=python_distutils dh_auto_configure: error: unable to load build system class 'python_distutils': Can't locate Debian/Debhelper/Buildsystem/python_distutils.pm in @INC (you may need to install the Debian::Debhelper::Buildsystem::python_distutils module) (@IN

Bug#1069097: Not the root cause

2024-12-17 Thread Santiago Vila
It'd be useful to know how long it's taking on your environment to compress with your not-so-fast VM. I'd love to be able to answer such question, using a modified horizon package, but unfortunately horizon is unbuildable right now: dh build --buildsystem=python_distutils --with python3,sphinx

Bug#1069097: Not the root cause

2024-12-17 Thread Thomas Goirand
Hi, Do not worry, I'm reading you, and thinking how to address this bug. Though I'm not very satisfied by the "let's brute-force it" approach. While I would agree if not finding any other way to fix it, I still believe we haven't find the root cause and I am currently investigating to see if