Skip to content

Swap from libssl3 to libssl3t64 in Trixie builds#531

Merged
getong merged 1 commit into
erlang:masterfrom
tianon:libssl3t64
Mar 20, 2026
Merged

Swap from libssl3 to libssl3t64 in Trixie builds#531
getong merged 1 commit into
erlang:masterfrom
tianon:libssl3t64

Conversation

@tianon

@tianon tianon commented Mar 20, 2026

Copy link
Copy Markdown
Contributor

On architectures that didn't undergo the time64 transition in Trixie, this is resolved automatically by APT via Provides:, but others fail in the following way:

+ apt-get install -y --no-install-recommends libodbc2 libssl3 libsctp1
Reading package lists...
Building dependency tree...
Reading state information...
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

E: Package 'libssl3' has no installation candidate

On architectures that didn't undergo the time64 transition in Trixie, this is resolved automatically by APT via `Provides:`, but others fail in the following way:

```console
+ apt-get install -y --no-install-recommends libodbc2 libssl3 libsctp1
Reading package lists...
Building dependency tree...
Reading state information...
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

E: Package 'libssl3' has no installation candidate
```
@getong getong merged commit 328bb87 into erlang:master Mar 20, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants