In <[email protected]>, Celejar wrote: >Jude DaShiell <[email protected]> wrote: >> When I finished the upgrade, the locale environment variables were not set >> and later could not be set. When I open man pages I get warnings about >> lc_all and language variables. > >The solution in my case was the removal >of a (legacy?) file '/etc/environment' which contained (only) the line: > >LANG="en_US.UTF-8"
Which, because /etc/environment is not interpreted by a shell -- so there is no quote removal or word splitting -- left the double-quotes in the value assigned to LANG giving an invalid locale. -- Boyd Stephen Smith Jr. ,= ,-_-. =. [email protected] ((_/)o o(\_)) ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-' http://iguanasuicide.net/ \_/
signature.asc
Description: This is a digitally signed message part.

