Public bug reported: I try add locale via saltstack. In salt's module locale name is normalizing, and it will transform from 'CP1251' to 'cp1215' When I tried aaply state, I got error: # Error: 'ru_RU.cp1251' is not a supported language or locale
Then I try manual do the same.. ~# locale-gen ru_RU.cp1251 Error: 'ru_RU.cp1251' is not a supported language or locale But upper case, all fine ~# locale-gen ru_RU.CP1251 Generating locales (this might take a while)... ru_RU.CP1251... done Generation complete. This affected on Ubuntu 16.04, 18.04 ** Affects: glibc (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1853586 Title: Cannot add locale CP1215 (lowcase) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1853586/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs