libssl failure for installed packages
libssl.so.1.1: cannot open shared object file: No such file or directory poetry
I had a similar issue with paru
, (https://github.com/Morganamilo/paru/issues/880).
So the best solution was to reinstall the packages so that they get compiled to the newer installed openssl version and not downgrade.
This in the case of asdf
was just to uninstall the version
and the plugin
and the reinstall for the affected packages.