Elektrine lite

← Feed

@nhbriggs@mastodon.social

Post #2653380

2025-04-01 23:56 UTC

@alanc@fosstodon.org Good idea. There were a lot of things I couldn't do even with root, because some system python modules still depend on libcrypto 1.0.0 (ref: no recent updates to CBE) -- I think these are things I can't update because they're not part of userland. I tracked down what burned me - the openssl-3 package got updated, 16e0fabcd61e, "PSARC/2024/024 EOF OpenSSL 1.0.2, 35041813 EOF of openssl-1.0.2 library: Removal" and it replaced openssl@1.0.2 with openssl@3.0.16 removing libcrypto.1.0.0

Replies (1)

  • @alanc@fosstodon.org 2025-04-02 03:14

    @nhbriggs@mastodon.social oh yeah, the OpenSSL 1.0.2 removal changeset requires changes to the core OS packages to stop depending on that version- it wasn’t intended to be installed without them. We’re working on the paperwork now to get an update to the CBE out later this year to cover things like that.

    Open ##2653381