paru: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
More info in this issue, for anyone confused or having issues. The fix is just to uninstall the endeavouros repo version of paru and rebuild from AUR.
You shouldnβt have to uninstall it, you should be able to simply do yay -S aur/paru
Also, a heads up to @manuel in case he hasnβt seen this yet.
Oh heβs more than likely aware as this openssl update also affected his zfs-utils package that needs updating as well.
How about this?
sudo pacman -S openssl-1.1
I have same issue:
/usr/bin/paru: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
This thread does not have solution. Other thread (from @h4n1) has many comments in discussion, also no solution showing.
At this point, this is all fixed. You should be able to just update your system.
I just type:
topgrade
And still receive same error:
ββ 23:23:38 - System update ββββββββββββββββββββββββββββββββββββββββββββββββββββ /usr/bin/paru: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory /usr/bin/paru: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
Can you share the output of sudo pacman -Syu
For me, command:
sudo pacman -Syuinstall some things, then require a reboot. I do the reboot, now:
topgradeis working.
It solved my problem, but I am not author, so I cannot make it the solution for the thread.