Re: libexpat1: missing Pre-Depends on libc6 (>= 2.38) causes error during python3-cryptography upgrade (?)

2025-07-19 Thread Niels Thykier
On Wed, 16 Jul 2025 17:43:59 +0200 Paul Gevers wrote: Hi, Thanks for all working on this. On 13-07-2025 21:37, Niels Thykier wrote: > My recommendation is to: > >  1) Patch `libexpat1` to use `Pre-Depends: ${shlibs:Depends}`. It only >     has a single dependency on amd64 (

Re: libexpat1: missing Pre-Depends on libc6 (>= 2.38) causes error during python3-cryptography upgrade (?)

2025-07-13 Thread Niels Thykier
Hi Adding RT and Python team to this bug because I feel this is actually a bug else where (namely `py3clean` / `dh-python`). With that said, I do not think we can fix this properly for `trixie` and instead should rely on the work around of having `libexpat1` Pre-Depends on `libc` as Lucas su