Every time I run the package manager Guix on a foreign distro I'm greeted with the following "hint":
hint: Consider installing the
glibc-utf8-locales' orglibc-locales' package and defining `GUIX_LOCPATH', along these lines:guix install glibc-utf8-locales export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"See the "Application Setup" section in the manual, for more info.
Only problem is, I've already got glibc-utf8-locales installed and GUIX_LOCPATH is set to the above mentioned path.
$ guix package --list-installed
glibc-utf8-locales 2.31 out /gnu/store/rgydar9dfvflqqz2irgh7njj34amaxc6-glibc-utf8-locales-2.31
$ echo $GUIX_LOCPATH
/home/rovanion/.guix-profile/lib/locale
$ ll ~/.guix-profile/lib
lrwxrwxrwx 2 root root 71 jan 1 1970 /home/rovanion/.guix-profile/lib -> /gnu/store/rgydar9dfvflqqz2irgh7njj34amaxc6-glibc-utf8-locales-2.31/lib/