@toomuchacid
devs did the Reinstalling glibc introduces `call to execv failed (No such file or directory)` on the `Restoring locales` stage update that touches locales functionality. It is in stable
branch at least for a couple of days.
Try to get updates,
Check the output of the
pacman -Qi glibc-locales | grep Ver
and if the is Version : 2.33-1
or higher, execute
sudo pacman -S glibc
as attempt to trigger new functionality - may be that will be a pill.
EDIT:
Also check the [Unstable Update] 2021-11-24 - ICU 70.1 rebuilds, VirtualBox 6.1.30 post. It is currently in unstable
branch, but soon will join testing
and stable
.