You are not logged in.
Pages: 1
Hi, when I boot system, there are a lot of errors:
systemd-tmpfiles: error while loading shared libraries: libip4tc.so2: cannot open shared object file: no such file or directory
usr/lib/systemd/systemd-udevd:error while loading shared libraries: libip4tc.so2: cannot open shared object file: no such file or directory
udevadm: error while loading shared libraries: libip4tc.so2: cannot open shared object file: no such file or directory
udevadm: error while loading shared libraries: libip4tc.so2: cannot open shared object file: no such file or directory
udevadm: error while loading shared libraries: libip4tc.so2: cannot open shared object file: no such file or directory
udevadm: error while loading shared libraries: libip4tc.so2: cannot open shared object file: no such file or directory
udevadm: error while loading shared libraries: libip4tc.so2: cannot open shared object file: no such file or directoryI tried to do
sudo pacman -F libip4tc.so2into konsole and gives me back
core/iptables 1:1.8.7-1 [installed]
usr/lib/libip4tc.so.2
core/iptables-nft 1:1.8.7-1
usr/lib/libip4tc.so.2
but if I reboot I see the same error.
Someone has the solution?
Thank at all and sorry for my bad english.
Offline
What is the output of
pacman -Qkk iptablesOffline
Pages: 1