hey so today I updated my packages and noticed an error during the installation, which didn't abort it weirdly.
now I can't open any Wayland wm and all X11 wm have strange behaviour and refuse to launch programs.
later I tried using eglinfo and it says libicuuc.so.72 cannot open shared object file repeatedly for failing to open iris and swrast. what can I do?
#[SOLVED] libicuuc.so.72 error
15 messages · Page 1 of 1 (latest)
Are you able to run pacman?
yup
You could try reinstalling the icu package, although some other things might be broken as well
pacman -Qqn | pacman -S - will reinstall all packages
try doing that and see if it fixes anything
alright it'll take a while so I'll post when it's done
that's odd
getting some errors because of mirror.telepoint.bg
protocol rsync not supported or disabled by libcurl
and two signatures were invalid so it thinks two packages are corrupted
Try reinstalling archlinux-keyring, and if that doesn't work, run these commands
rm -rf /etc/pacman.d/gnupg
pacman-key --init
pacman-key --populate
yay it worked