Score:0

[22.10]resolvconf: error while loading shared libraries: libsystemd-shared-249.so: cannot open shared object file: No such file or directory

uz flag

After I have updated to Ubuntu 22.10, the wireguard interface stopped working.

ammo@noobuntu:~$ sudo wg-quick up vpn
[sudo] password for ammo: 
[#] ip link add vpn type wireguard
[#] wg setconf vpn /dev/fd/63
[#] ip -4 address add 10.6.0.18/24 dev vpn
[#] ip link set mtu 1420 up dev vpn
[#] resolvconf -a vpn -m 0 -x
resolvconf: error while loading shared libraries: libsystemd-shared-249.so: cannot open shared object file: No such file or directory
[#] ip link delete dev vpn

So I guess there is problem with resolvconf. If I grab apt list:

libsystemd-shared/kinetic,now 251.4-1ubuntu7 amd64 [installed]
libsystemd-shared/kinetic 251.4-1ubuntu7 i386

Is it just with my machine? If so how can I resolve it?

Here is my lsb_release -a:

LSB Version:    core-11.2ubuntu1-noarch:security-11.2ubuntu1-noarch
Distributor ID: Ubuntu
Description:    Ubuntu 22.10
Release:    22.10
Codename:   kinetic
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.