bug#62934: [core-updates] locales not installed properly

2023-04-19 Thread Ludovic Courtès
Hi, Brian Cully skribis: > It appears as though core-updates isn't installing locales > correctly, as I'm getting warnings all over the place about > unsupported locales: Fixed in 4f4c38c881d4224dc545c82253d2a8f631f95927 (you’ll need to reconfigure). The reason for those “unsupported locales

bug#62934: [core-updates] locales not installed properly

2023-04-18 Thread Brian Cully via Bug reports for GNU Guix
It appears as though core-updates isn't installing locales correctly, as I'm getting warnings all over the place about unsupported locales: --8<---cut here---start->8--- ~/src/guix-core-updates $ echo $LANG en_US.utf8 --8<---cut here---