Skip to content

Instantly share code, notes, and snippets.

@tvlooy
Created July 18, 2014 21:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tvlooy/0b935d0f633f7cbd7528 to your computer and use it in GitHub Desktop.
Save tvlooy/0b935d0f633f7cbd7528 to your computer and use it in GitHub Desktop.
debian locales
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_PAPER = "de_BE.UTF-8",
LC_ADDRESS = "de_BE.UTF-8",
LC_MONETARY = "de_BE.UTF-8",
LC_NUMERIC = "de_BE.UTF-8",
LC_TELEPHONE = "de_BE.UTF-8",
LC_IDENTIFICATION = "de_BE.UTF-8",
LC_MEASUREMENT = "de_BE.UTF-8",
LC_TIME = "de_BE.UTF-8",
LC_NAME = "de_BE.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_ALL to default locale: No such file or directory
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_PAPER = "de_BE.UTF-8",
LC_ADDRESS = "de_BE.UTF-8",
LC_MONETARY = "de_BE.UTF-8",
LC_NUMERIC = "de_BE.UTF-8",
LC_TELEPHONE = "de_BE.UTF-8",
LC_IDENTIFICATION = "de_BE.UTF-8",
LC_MEASUREMENT = "de_BE.UTF-8",
LC_TIME = "de_BE.UTF-8",
LC_NAME = "de_BE.UTF-8",
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_ALL to default locale: No such file or directory
Reading package lists... Done
Building dependency tree
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment