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

Adding a locale



Hi,

So I wanted to add the RU locale but for some reason that doesn't seem to work.

Any ideas? Thanks


# cat /etc/debian_version && uname -a
11.2
Linux srv07 5.10.0-11-amd64 #1 SMP Debian 5.10.92-1 (2022-01-18) x86_64 GNU/Linux

# locale -a
C
C.UTF-8
en_US.utf8
POSIX

# locale-gen ru_RU && locale-gen ru_RU.UTF-8 && update-locale
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.
Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.

# locale -a
C
C.UTF-8
en_US.utf8
POSIX


Reply to: