You are not logged in.

#1 2022-11-16 22:07:29

benpicco
Member
From: Berlin
Registered: 2022-11-08
Posts: 16

pacman: error while loading shared libraries: libunistring.so.2

Hi,

after the latest update of libunistring pacman can't find that library anymore

pacman: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory

A quick fix to this is

sudo ln -s /usr/lib/libunistring.so.5 /usr/lib/libunistring.so.2

Offline

#2 2022-11-17 07:47:28

abaumann
Administrator
From: Zurich
Registered: 2019-11-14
Posts: 985
Website

Re: pacman: error while loading shared libraries: libunistring.so.2

Yep. Me bad. I pushed some modules manually to make 'make' work again, and I killed the pacman/libcurl chain..
Should be fixed soon.
Also, I can recommend to install 'pacman-static' from the AUR to have a fallback for pacman. :-)

Offline

#3 2022-11-17 07:53:36

abaumann
Administrator
From: Zurich
Registered: 2019-11-14
Posts: 985
Website

Re: pacman: error while loading shared libraries: libunistring.so.2

I have to push openssl 3.0.7 now (along with openssl-1.1). Compared to upstream there might be some breaking things now..

Maybe I should put an anouncement about openssl 3.0.7?

Offline

Board footer

Powered by FluxBB