Your message dated Fri, 6 Feb 2026 18:55:50 +0100 with message-id <[email protected]> and subject line Re: [Pkg-openssl-devel] Bug#1127095: libssl3t64: trying to install 'libssl3' on armhf fails with no installation candidate has caused the Debian Bug report #1127095, regarding libssl3t64: trying to install 'libssl3' on armhf fails with no installation candidate to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1127095: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1127095 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: libssl3t64 Version: 3.5.4-1~deb13u2 Severity: minor Dear Maintainer, On debian armhf, trying to install libssl3 fails as follow: ``` root@a0f71e5c0ee5:/# apt install libssl3 Package libssl3 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: openssl-provider-legacy libssl3t64 Error: Package 'libssl3' has no installation candidate ``` I tried trixie/forky and sid with no difference, it works on amd64. (In particular, this apparently caused problems with a local package that depends on libssl3...) Looking at 'apt info' outputs, the difference would be that libssl3t64 does noth ave a "Provides: libssl3" on armhf, which comes from `Provides: ${t64:Provides}`, but I don't understand if this is intended to be missing on armhf? Thanks, -- Dominique Martinet
--- End Message ---
--- Begin Message ---On 2026-02-06 16:36:11 [+0900], Dominique MARTINET wrote: > Error: Package 'libssl3' has no installation candidate > ``` > > I tried trixie/forky and sid with no difference, it works on amd64. If you do have trixie then you need to install libssl3t64 instead of libssl3. This is the same on armhf and amd64. Sebastian
--- End Message ---

