Upgrading old system and my error upgrading manual pacman
Hi,
I have a very old artix installation. `pacman -Syu`
did not upgrade fully the system hwids is a dependency of eudev.
I tried to upgrade manually udev but it was impossible.
And finally I try to install pacman only:
pacman -S pacman
So I upgraded from pacman 5.2.1-4 to 6.0.1-7
but now pacman gives me:
pacman: /usr/lib/libc.so.6: version `GLIBC_2.33`not found (required by pacman)
pacman: /usr/lib/libc.so.6: version `GLIBC_2.34`not found (required by pacman)
pacman: /usr/lib/libc.so.6: version `GLIBC_2.33`not found (required by /usr/lib/libalpm.so.13)
What I do instead of installing from scratch the system?