Hey Liste!

Eigentlich unbewusst habe ich festgestellt, dass meine locale falsch ist:

skummy:/# locale
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
[EMAIL PROTECTED]
LANGUAGE=de_DE:de:en_GB:en
LC_CTYPE="[EMAIL PROTECTED]"
LC_NUMERIC="[EMAIL PROTECTED]"
LC_TIME="[EMAIL PROTECTED]"
LC_COLLATE="[EMAIL PROTECTED]"
LC_MONETARY="[EMAIL PROTECTED]"
LC_MESSAGES="[EMAIL PROTECTED]"
LC_PAPER="[EMAIL PROTECTED]"
LC_NAME="[EMAIL PROTECTED]"
LC_ADDRESS="[EMAIL PROTECTED]"
LC_TELEPHONE="[EMAIL PROTECTED]"
LC_MEASUREMENT="[EMAIL PROTECTED]"
LC_IDENTIFICATION="[EMAIL PROTECTED]"
LC_ALL=


Würde nun gerne statt dem de_AT ein de_DE stehen haben.
Also mache ich ein
dpkg-reconfigure locales und mache ein * bei [EMAIL PROTECTED] ISO-8859-15. 
Dann 
wähle ich das als Default und bestätige:

skummy:/# dpkg-reconfigure locales
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "de_DE:de:en_GB:en",
        LC_ALL = (unset),
        LANG = "[EMAIL PROTECTED]"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory

Generating locales (this might take a while)...
  [EMAIL PROTECTED] done
Generation complete.

Soo...dann habe ich die environment Datei umbenannt und dann mach ich ein 
dpkg-reconfigure localeconf  und wähle ja. Dann kommt folgendes

skummy:/etc# dpkg-reconfigure localeconf
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "de_DE:de:en_GB:en",
        LC_ALL = (unset),
        LANG = "[EMAIL PROTECTED]"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or 
directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or 
directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or 
directory

Nach einem weiteren Aufruf von locale ist die Ausgabe unverändert, was mich 
bei den diversen Fehlerausgaben nicht verwundert.

Jemand eine Idee?

Tschau
Sandro

Antwort per Email an