On Thu, 9 Jul 2026 09:50:23 +0200 Emilio Pozuelo Monfort <[email protected]>
wrote:
On 08/07/2026 21:30, Jussi Pakkanen wrote:
> On 7/8/26 2:08 PM, Emilio Pozuelo Monfort wrote:
>
>> Could you cherry-pick [1] into 1.11 in sid? That would help the ongoing
>> python3.14 transition, and a minimum fix would be preferred since the
>> 1.12 release may have regressions and have some trouble transitioning to
>> testing, see e.g. [2].
>
> Dch will not allow me to create 1.11.1-3 because there is already a
> newer version in experimental. It says that -b is possible, but it will
> not tell you what it would actually do (only "e.g. when backporting")
> and this issue is not properly documented from what I can tell. Or at
> least search engines don't find it.
You should do it on top of 1.11.1-2, not on top of 1.12.0~rc1-1. If you're using
git, you can make a branch at that point, otherwise you can just unpack 1.11.1-2
and work on top of it.
I see that 1.11.1-3 was uploaded with the fix, however it somehow is still
failing:
1682s 30/6 boosttest:Boost Python3 FAIL 0.06s killed by signal
11 SIGSEGV
See e.g.:
https://ci.debian.net/data/autopkgtest/testing/arm64/m/meson/72968629/log.gz
https://tracker.debian.org/pkg/meson
Cheers,
Emilio