Public bug reported:

Binary package hint: dropbear

When using dropbear 0.50-2 instead of openssh on my Ubuntu hardy server,
locales are not properly set on login. In fact they are set to "POSIX".
Locales are configured properly (LANG=cs_CZ.UTF-8) and work when
accesing the server from console or via openssh.

How to reproduce:
1) Install openssh-server and try out that locales work as expected.
LANG=cs_CZ.UTF-8
LC_CTYPE="cs_CZ.UTF-8"
LC_NUMERIC="cs_CZ.UTF-8"
LC_TIME="cs_CZ.UTF-8"
LC_COLLATE="cs_CZ.UTF-8"
LC_MONETARY="cs_CZ.UTF-8"
LC_MESSAGES="cs_CZ.UTF-8"
LC_PAPER="cs_CZ.UTF-8"
LC_NAME="cs_CZ.UTF-8"
LC_ADDRESS="cs_CZ.UTF-8"
LC_TELEPHONE="cs_CZ.UTF-8"
LC_MEASUREMENT="cs_CZ.UTF-8"
LC_IDENTIFICATION="cs_CZ.UTF-8"
LC_ALL=
2) Purge openssh-server, openssh-client and all the residuous libs and install 
dropbear.
3) When accesing the machine via dropbear, locales are set to "POSIX". LANG is 
not set.
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=

** Affects: dropbear (Ubuntu)
     Importance: Undecided
         Status: New

-- 
dropbear doesn't set locales the right way
https://bugs.launchpad.net/bugs/232064
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to