]> git.pld-linux.org Git - packages/glibc.git/blame - localedata-missing-reorder-end.patch
fix broken et_EE locale
[packages/glibc.git] / localedata-missing-reorder-end.patch
CommitLineData
8b435bd1
ER
1http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2018-February/025504.html
2
3$ localedb-gen --locales et_EE.UTF-8/UTF-8 -d .
4Generating et_EE.UTF-8 using charset UTF-8... failed to set locale!
5[error] LC_COLLATE: missing `reorder-end' keyword
6failed to set locale!
7[error] no output file produced because errors were issued
8
9source commit:
10https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=de9661d6beb74b177cef07fe44c90c4e48a983a2
11
12related bugreport:
13https://sourceware.org/bugzilla/show_bug.cgi?id=22517
14--- glibc-2.27/localedata/locales/et_EE 2018-02-01 18:17:18.000000000 +0200
15+++ glibc-2.27/localedata/locales/et_EE 2018-02-16 13:00:00.000000000 +0200
16@@ -103,6 +103,8 @@
17 <U00FC> <u-diaresis>;<BAS>;<MIN>;IGNORE % ü
18 <U00DC> <u-diaresis>;<BAS>;<CAP>;IGNORE % Ü
19
20+reorder-end
21+
22 END LC_COLLATE
23
24 LC_CTYPE
This page took 0.022972 seconds and 4 git commands to generate.