Sebastian Andrzej Siewior wrote on Fri, Feb 06, 2026 at 06:55:50PM +0100: > 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.
Yes, I know that (it's already installed anyway) But that breaks all packages with an explicit `Depends: libssl3` in control rule -- and given it only breaks on armhf I'm not convinced it's intended, nor that many people would notice, which is why I reported it. (Although now that I think about it, they shouldn't need it at all because dynamic library dependencies are automatically picked up... So I'll just tell my coworker to "just don't do that" and leave it there; but I still think there's something weird with the lack of provides on armhf now the t64 transition is finished...) -- Dominique Martinet

