Bug#330500: default locale ignored, all locales are set to POSIX

2005-09-28 Thread Florent Bayle
Package: locales
Version: 2.3.5-6
Severity: important

After running dpkg-reconfigure locales and choosing [EMAIL PROTECTED] as 
default system environment locale, all locales remains set to POSIX :

jupiter:/home/florent# sudo dpkg-reconfigure locales
Generating locales (this might take a while)...
  [EMAIL PROTECTED] done
  Generation complete.
jupiter:/home/florent# locale
LANG=
LC_CTYPE=POSIX
LC_NUMERIC=POSIX
LC_TIME=POSIX
LC_COLLATE=POSIX
LC_MONETARY=POSIX
LC_MESSAGES=POSIX
LC_PAPER=POSIX
LC_NAME=POSIX
LC_ADDRESS=POSIX
LC_TELEPHONE=POSIX
LC_MEASUREMENT=POSIX
LC_IDENTIFICATION=POSIX
LC_ALL=
jupiter:/home/florent#

And even after after rebooting the system, all the locales of all the users 
remains set to POSIX.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages locales depends on:
ii  debconf   1.4.58 Debian configuration management sy
ii  libc6 [glibc-2.3.5-3] 2.3.5-6GNU C Library: Shared libraries an

locales recommends no packages.

-- debconf information:
* locales/default_environment_locale: [EMAIL PROTECTED]
* locales/locales_to_be_generated: [EMAIL PROTECTED] ISO-8859-15


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330500: default locale ignored, all locales are set to POSIX

2005-09-28 Thread Lars Wirzenius
ke, 2005-09-28 kello 14:33 +0200, Florent Bayle kirjoitti:
 After running dpkg-reconfigure locales and choosing [EMAIL PROTECTED] as 
 default system environment locale, all locales remains set to POSIX :
 
 jupiter:/home/florent# sudo dpkg-reconfigure locales
 Generating locales (this might take a while)...
   [EMAIL PROTECTED] done
   Generation complete.
 jupiter:/home/florent# locale
 LANG=
 LC_CTYPE=POSIX
 LC_NUMERIC=POSIX
 LC_TIME=POSIX
 LC_COLLATE=POSIX
 LC_MONETARY=POSIX
 LC_MESSAGES=POSIX
 LC_PAPER=POSIX
 LC_NAME=POSIX
 LC_ADDRESS=POSIX
 LC_TELEPHONE=POSIX
 LC_MEASUREMENT=POSIX
 LC_IDENTIFICATION=POSIX
 LC_ALL=
 jupiter:/home/florent#
 
 And even after after rebooting the system, all the locales of all the users 
 remains set to POSIX.

Is any of the environment variables shown by locale above set when you
run it? Use the command env to see them. What does
your /etc/environment look like? Do any of your shell setup scripts (for
bash, /etc/bashrc, /etc/profile, ~/.bashrc, ~/.bash_profile, maybe
others) set any of the environment variables?



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330500: default locale ignored, all locales are set to POSIX

2005-09-28 Thread Florent Bayle
Le Mercredi 28 Septembre 2005 15:19, vous avez écrit :
[...]
 Is any of the environment variables shown by locale above set when you
 run it? Use the command env to see them. 

[EMAIL PROTECTED]:~$ env
TERM=xterm
SHELL=/bin/bash
SSH_CLIENT=192.168.0.2 46415 22
SSH_TTY=/dev/pts/4
USER=florent
MAIL=/var/mail/florent
PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
PWD=/home/florent
SHLVL=1
HOME=/home/florent
LOGNAME=florent
SSH_CONNECTION=192.168.0.2 46415 192.168.0.3 22
_=/usr/bin/env
[EMAIL PROTECTED]:~$

 What does 
 your /etc/environment look like?

[EMAIL PROTECTED]:~$ cat /etc/environment
LANGUAGE=fr_FR:fr:en_GB:en

[EMAIL PROTECTED]
[EMAIL PROTECTED]:~$

 Do any of your shell setup scripts (for 
 bash, /etc/bashrc, /etc/profile, ~/.bashrc, ~/.bash_profile, maybe
 others) set any of the environment variables?

[EMAIL PROTECTED]:~$ grep LANG /etc/bash.bashrc /etc/profile ~/.bashrc 
~/.bash_profile
[EMAIL PROTECTED]:~$ grep LC /etc/bash.bashrc /etc/profile ~/.bashrc 
~/.bash_profile
[EMAIL PROTECTED]:~$

I have the same problem on two computers running sid since last update.

-- 
Florent


pgp8tpnVz5B8k.pgp
Description: PGP signature


Bug#330500: default locale ignored, all locales are set to POSIX

2005-09-28 Thread Adam Warner
I'm also experiencing this with both of the IA32 systems I upgraded to
sid. A locales downgrade didn't appear to work so this must be due to
one or more of the many packages that I upgraded all at once.

I only noticed this after a reboot when the Evolution mail client
started sorting in a case-sensitive manner.

locale now returns:
$ locale
LANG=
LC_CTYPE=POSIX
LC_NUMERIC=POSIX
LC_TIME=POSIX
LC_COLLATE=POSIX
LC_MONETARY=POSIX
LC_MESSAGES=POSIX
LC_PAPER=POSIX
LC_NAME=POSIX
LC_ADDRESS=POSIX
LC_TELEPHONE=POSIX
LC_MEASUREMENT=POSIX
LC_IDENTIFICATION=POSIX
LC_ALL=

$ cat /etc/environment

LANG=en_NZ.UTF-8

A grep for LC and LANG from the return of /usr/bin/env returns nothing
set. Likewise for /etc/profile, ~/.bashrc and ~/.bash_profile.

Regards,
Adam



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#330500: default locale ignored, all locales are set to POSIX

2005-09-28 Thread Denis Barbier
severity 330500 important
tags 330500 pending
reassign 330500 libpam-modules
merge 330500 330458
thanks

On Wed, Sep 28, 2005 at 02:33:28PM +0200, Florent Bayle wrote:
 Package: locales
 Version: 2.3.5-6
 Severity: important
 
 After running dpkg-reconfigure locales and choosing [EMAIL PROTECTED] as 
 default system environment locale, all locales remains set to POSIX :

Merging with #330458.

Denis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]