WARNING! Your environment specifies an invalid locale.
This can affect your user experience significantly, including the
ability to manage packages. You may install the locales by running:
sudo apt-get install language-pack-UTF-8
or
sudo locale-gen UTF-8
To see all available language packs, run:
apt-cache search "^language-pack-[a-z][a-z]$"
To disable this message for all users, run:
sudo touch /var/lib/cloud/instance/locale-check.skip
Saturday, February 14, 2015
Remove or Skip invalid locale warning in Ubuntu
Subscribe to:
Post Comments (Atom)
CSS tricks
Mixed paint in background: background: linear-gradient(to right, #b6e358, #38b143) Grid view: display: grid; grid-template-columns: a...
-
Mixed paint in background: background: linear-gradient(to right, #b6e358, #38b143) Grid view: display: grid; grid-template-columns: a...
-
Steps involved! 1. Create a parent directory php-google-signin 2. Download google-api-php-client library from Github to parent dir 3....
-
In some cases we can't use typeof to find object of Object and object of Array. You can use Object.prototype.toString to find ob...
No comments:
Post a Comment