On Tue, Mar 17, 2020 at 12:36:27PM +0100, Mikael Djurfeldt wrote: > I have installed glibc-locales, however it seems like the reason for the > above is that there is no link from .guix-profile/lib/locale to the > glibc-locales package. If I put a link there manually, the warning above > disappears, but as soon as the profile is updated (at a guix pull pulling > in new packages, e.g.), there is again no locales link and the warning > returns.
If you installed glibc-locales, it should show up at '~/.guix-profile/lib/locale' for the user that installed it (Guix package management is per-user). How did you install glibc-locales and as which user?