Comment 8 for bug 1662456

Revision history for this message
Leo Arias (elopio) wrote :

I worked this around by setting the env var LC_ALL=en_US.UTF-8 and running locale-gen en_US.UTF-8. We can do this in our lxd container during cleanbuild for sure.

For cases out of cleanbuild, like running snapcraft in docker, a failure might be more appropriate, because we probably shouldn't play with people's env.