On 8/20/25 12:39, Andrey Rakhmatullin wrote:
On Wed, Aug 20, 2025 at 10:49:50AM +0200, Quirin Gylstorff wrote:
we have the following issue that on Debian Trixie for the
architectures armhf/armel some of our internal Debian package no
longer build as the dependencies are no longer fulfilled. As most
libraries no longer provide the old library name, like for example on
amd64. E.g. for libssl3 on amd64:
Package: libssl3t64
Source: openssl
Version: 3.5.1-1
Installed-Size: 8081
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-
lists.debian.net>
Architecture: amd64
Replaces: libssl3
Provides: libssl3 (= 3.5.1-1)
Depends:
But on armhf the provides is missing:
Package: libssl3t64
Source: openssl
Version: 3.5.1-1
Installed-Size: 4606
Maintainer: Debian OpenSSL Team <pkg-openssl-devel@alioth-
lists.debian.net>
Architecture: armhf
Replaces: libssl3
Depends:
As far as I followed the t64 transition discussion this is intentional
behavior.
You are right.
Can you clarify if you have a question? It doesn't look like you asked
anything.
I only needed confirmation that i did not miss anything
Thanks
Quirin