Archiconda / build-tools

necessary build tools for the archiconda distribution
BSD 2-Clause "Simplified" License
284 stars 50 forks source link

locale isn't setup correctly #15

Open hmaarrfk opened 5 years ago

hmaarrfk commented 5 years ago

It seems that the locale isn't setup correctly in debian This is likely what was causing the tests to fail in python3.6

I keep getting

 export LC_ALL=en_US.UTF-8
/root/a3d0086a-ce4e-4c6a-a39a-a9fdb7eeefbf.sh: line 86: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

Seems like debian needs some special fanangaling

https://www.thomas-krenn.com/en/wiki/Perl_warning_Setting_locale_failed_in_Debian