petalinux出现错误You system needs to support the en_US.UTF-8 locale.
[INFO] building project
[INFO] sourcing bitbake
INFO: bitbake petalinux-user-image
ERROR: OE-core's config sanity checker detected a potential misconfiguration.
Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).
Following is the list of potential problems / advisories:
You system needs to support the en_US.UTF-8 locale.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
ERROR: Failed to build project
系统中已配置的locale:locale -a
C
C.UTF-8
en_AG
en_AU.utf8
en_BW.utf8
en_CA.utf8
en_DK.utf8
en_GB.utf8
en_HK.utf8
en_IE.utf8
en_IN
en_NG
en_NZ.utf8
en_PH.utf8
en_SG.utf8
en_US.utf8
en_ZA.utf8
en_ZM
en_ZW.utf8
POSIX
zh_CN.utf8
有没有遇到类似问题的?