Re: sid upgrade perl problem

2009-05-10 Thread Boyd Stephen Smith Jr.
In <20090510213341.8d96179c.cele...@gmail.com>, Celejar wrote:
>Jude DaShiell  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.   ,= ,-_-. =.
b...@iguanasuicide.net   ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-'
http://iguanasuicide.net/\_/



signature.asc
Description: This is a digitally signed message part.


Re: sid upgrade perl problem

2009-05-10 Thread Celejar
On Sun, 10 May 2009 08:21:18 -0400 (EDT)
Jude DaShiell  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.  That stuff was selected back when I 
> installed lenny though.  Can I do something to straighten things out?  I 
> had used utf8 and that was probably a mistake.

I had a problem like this one recently; search the archives for the
subject line "locale errors".  The solution in my case was the removal
of a (legacy?) file '/etc/environment' which contained (only) the line:

LANG="en_US.UTF-8"

Celejar
--
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: sid upgrade perl problem

2009-05-10 Thread Osamu Aoki
Hi,

We expect UTF-8 for post lenny default.

On Sun, May 10, 2009 at 08:21:18AM -0400, Jude DaShiell wrote:
> When I finished the upgrade, the locale environment variables were not 
> set and later could not be set. 

How did you know this?

> When I open man pages I get warnings 
> about lc_all and language variables.  That stuff was selected back when I 
> installed lenny though.  Can I do something to straighten things out?  I  
> had used utf8 and that was probably a mistake.

???

The default locale is in /etc/default/locale and my lenny system is:

$ cat /etc/default/locale 
LANG="en_US.UTF-8"

Osamu


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



sid upgrade perl problem

2009-05-10 Thread Jude DaShiell
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.  That stuff was selected back when I 
installed lenny though.  Can I do something to straighten things out?  I 
had used utf8 and that was probably a mistake.




--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org