Hi Thorsten, On 25/01/25 at 00:16 +0000, Thorsten Alteholz wrote: > Hi Lukas, > > didn't you assign this and other related bugs to the wrong package? osmo-bsc > does not directly depend on either bctoolbox or mbedtls!? So how could I fix > this issue?
Maybe! It looks like the problem is: osmo-bsc build-depends on libbctoolbox1t64 (transitively through another package). libbctoolbox1t64 (from the bctoolbox source) currently depends libmbedcrypto7t64, libmbedtls14t64 and libmbedx509-1t64 which don't exist anymore. However bctoolbox cannot be rebuilt as it FTBFS (that's #1074774, fixed in experimental but not in unstable). I'm not sure what's the correct path forward (both for bctoolbox and osmo-vsc). Dear bctoolbox maintainers, any ideas? Best, Lucas