From: Nuno Teixeira <edua...@freebsd.org>
Subject: ld-elf.so.1: Shared object "libssl.so.111" not found, required by 
"pkg" and others
Date: Sun, 2 Jul 2023 06:22:48 +0100

> Hello all,
> 
> I'm returning to current and installed from 
> 20230622-b95d2237af40-263748-bootonly.iso and upgraded to cab2d43b83b (amd64).
> 
> Did a magnific delete-old and delete-old-libs and now a lot of packages 
> complain about "ld-elf.so.1: Shared object "libssl.so.111" not found,
> required by..."
> 
> To fix it I rebooted with BE from first instalation since I used beinstall.sh 
> for upgrade.
> 
> I know that a lot of things happened in the last days with llvm15->llvm16, 
> openssl3, etc.
> 
> My question is when can I do a delete-old{-libs}?
> I'm thinking building pkgs with a updated current on poudriere and then clean 
> up libs?
> 
> Thanks,

The source of the issue is the migration from OpenSSL 1.1.1 to 3.0.

So if you use packages built by yourself (e,g. by using poudriere,
portmaster, porupgrade, etc. or simply 'make install'), then you
should rebuild and reinstall all packages and then should do
`make delete-old-libs`.

If you use official binary packages, then you should wait until all
packages are built with OpenSSL 3.0.

HTH.

---
Yasuhiro Kimura

Reply via email to