Setting locale failed

In my opinion this could be caused by either

Make sure they are both enabled (search them in the file an remove the # comment, if present) in:
/etc/locale.gen
And re-generate locales:

sudo locale-gen
5 Likes