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

Bug#330701:



Hi,

I had the same problem a few minutes ago and figured out that the locales
packages doesn't erflect the changes that have been made in the login
package:

    # cat /etc/pam.d/su

    [...]
    # This module parses /etc/environment (the standard for setting
    # environ vars) and also allows you to use an extended config
    # file /etc/security/pam_env.conf.
    # (Replaces the `ENVIRON_FILE' setting from login.defs)
    auth       required   pam_env.so
    [...]

This means that you have to add something like

	LANG=de_DE@euro

to your /etc/security/pam_env.conf and everything should work again as
usual.

Maybe this issue should be reflected in the next version of the locales
package so that the pam_env.conf file will be upgraded properly by any
`dpkg-reconfigure locales`.

Regards, Michael




Reply to: