Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save brunoleles/22d477a109024f4a1265acd966ae41e3 to your computer and use it in GitHub Desktop.
Save brunoleles/22d477a109024f4a1265acd966ae41e3 to your computer and use it in GitHub Desktop.
Fix "Cannot set LC_ALL to default locale no Ubuntu"

Run locale-gen en_US en_US.UTF-8 pt_BR.UTF-8 or dpkg-reconfigure locales

Note: pt_BR.UTF-8 must be changed to your locale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment