[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#330500: all locales are set to "POSIX"



Hello,

I have the same problem after apt-get dist-upgrade tonight.

My computer running Sid.

nob@nob:~$ cat /proc/version

Linux version 2.6.12-1-k7 (horms@tabatha.lab.ultramonkey.org) (gcc
version 4.0.2 20050917 (prerelease) (Debian 4.0.1-8))

ii  libc6                         2.3.5-6
ii  debconf                       1.4.58
ii  locales                       2.3.5-6

nob@nob:~$ sudo dpkg-reconfigure locales
Generating locales (this might take a while)...
  fr_FR.ISO-8859-15@euro... done
  fr_FR.ISO-8859-1... done
  fr_FR.UTF-8... done
  fr_FR.UTF-8@euro... done
Generation complete.


nob@nob:~$ 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=
nob@nob:~$


> What does
> your /etc/environment look like?

nob@nob:~$ cat /etc/environment

LANG=fr_FR

> Is any of the environment variables shown by locale above set when you
> run it? Use the command "env" to see them.

nob@nob:~$ env
SSH_AGENT_PID=15560
TERM=rxvt
SHELL=/bin/bash
DBUS_SESSION_BUS_PID=15572
WINDOWID=35651586
USER=nob
LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.ogg=01;35:*.mp3=01;35:*.wav=01;35:
SSH_AUTH_SOCK=/tmp/ssh-OQawy15474/agent.15474
SESSION_MANAGER=local/nob:/tmp/.ICE-unix/15575
USERNAME=nob
XPSERVERLIST=:64
DESKTOP_SESSION=xfce4
PATH=/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games
GDM_XSERVER_LOCATION=local
PWD=/home/nob
GDMSESSION=xfce4
COLORFGBG=15;0
HOME=/home/nob
SHLVL=2
LOGNAME=nob
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-npCBBoVWOv
DISPLAY=:0.0
COLORTERM=rxvt-xpm
XAUTHORITY=/home/nob/.Xauthority
_=/usr/bin/env


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

nob@nob:~$ grep LANG /etc/bash.bashrc /etc/profile ~/.bashrc ~/.bash_profile
/home/nob/.bash_profile:# set LANG
/home/nob/.bash_profile:export LANG=fr_FR@euro

nob@nob:~$ grep LC /etc/bash.bashrc /etc/profile ~/.bashrc ~/.bash_profile
nob@nob:~$

-- 
Bruno Magagnini - Besancon
--
L'adulte ne croit pas au père Noël. Il vote -  Pierre Desproges




Reply to: