]> git.pld-linux.org Git - packages/glibc.git/blob - localedata-missing-reorder-end.patch
apply localedata-missing-reorder-end.patch
[packages/glibc.git] / localedata-missing-reorder-end.patch
1 http://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 .
4 Generating et_EE.UTF-8 using charset UTF-8... failed to set locale!
5 [error] LC_COLLATE: missing `reorder-end' keyword
6 failed to set locale!
7 [error] no output file produced because errors were issued
8
9 source commit:
10 https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=de9661d6beb74b177cef07fe44c90c4e48a983a2
11
12 related bugreport:
13 https://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.039662 seconds and 3 git commands to generate.