Locales error Armbiam

Hi. I am having trouble setting the system language in Armbiam:

sudo dpkg-reconfigure locales
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = “en_US.UTF-8”,
LC_ALL = (unset),
LC_MESSAGES = “en_US.UTF-8”,
LANG = “es_ES.UTF-8”
are supported and installed on your system.
perl: warning: Falling back to a fallback locale (“es_ES.UTF-8”).
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
Generating locales (this might take a while)…
es_ES.UTF-8… done
Generation complete.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = “en_US.UTF-8”,
LC_ALL = (unset),
LC_MESSAGES = “en_US.UTF-8”,
LANG = “C”
are supported and installed on your system.
perl: warning: Falling back to the standard locale (“C”).
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = “en_US.UTF-8”,
LC_ALL = (unset),
LC_MESSAGES = “en_US.UTF-8”,
LANG = “C”
are supported and installed on your system.
perl: warning: Falling back to the standard locale (“C”).

On my latest build this problem was not possible to replicate.

When you are reporting a bug that you suspect it has something to do with Armbian rework (not upstream bugs):

  1. Provide logs with armbianmonitor -u
  2. Supply all the date how to replicate
  3. Make sure you are using official builds.
  4. Report this to the appropriate forum … this is hardware irrelevant issues, here: https://forum.armbian.com/forum/2-common-issues
  5. If you are not using official builds, this is not Armbian (problem)

OK thanks. I will inquire in the Armbiam forum.