gmacario / easy-build

Collection of Dockerfiles for building embedded software distributions
Mozilla Public License 2.0
154 stars 83 forks source link

Fix error: Please use a locale setting which supports utf-8 #259

Closed zzeroo closed 7 years ago

zzeroo commented 7 years ago

The yocto master print's out that error while using bitbake:

Please use a locale setting which supports utf-8.
Python can't change the filesystem locale after loading so we need a
utf-8 when python starts or things won't work.