Re: [LFS Trac] #5669: Glibc duplicate locales installed

"LFS Trac" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <[email protected]>
#5669: Glibc duplicate locales installed
-------------------------+-----------------------
 Reporter:  DJ Lucas     |       Owner:  lfs-book
     Type:  enhancement  |      Status:  new
 Priority:  normal       |   Milestone:  12.4
Component:  Book         |     Version:  git
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------
Comment (by Xi Ruoyao):

 Proposed change:

 {{{#!diff
 diff --git a/chapter08/glibc.xml b/chapter08/glibc.xml
 index c803d0c07..a04bc8ac3 100644
 --- a/chapter08/glibc.xml
 +++ b/chapter08/glibc.xml
 @@ -393,7 +393,6 @@ localedef -i it_IT -f ISO-8859-1 it_IT
  localedef -i it_IT -f ISO-8859-15 it_IT@euro
  localedef -i it_IT -f UTF-8 it_IT.UTF-8
  localedef -i ja_JP -f EUC-JP ja_JP
 -localedef -i ja_JP -f SHIFT_JIS ja_JP.SJIS 2> /dev/null || true
  localedef -i ja_JP -f UTF-8 ja_JP.UTF-8
  localedef -i nl_NL@euro -f ISO-8859-15 nl_NL@euro
  localedef -i ru_RU -f KOI8-R ru_RU.KOI8-R
 @@ -415,15 +414,6 @@ localedef -i zh_TW -f UTF-8
 zh_TW.UTF-8</userinput></screen>

  <screen><userinput remap="locale-full">make localedata/install-
 locales</userinput></screen>

 -    <para>Then use the <command>localedef</command> command to create and
 -    install locales not listed in the
 -    <filename>glibc-&glibc-version;/localedata/SUPPORTED</filename> file
 -    when you need them. For instance, the following two locales are
 -    needed for some tests later in this chapter:</para>
 -
 -<screen role="nodump"><userinput remap="locale-full">localedef -i C -f
 UTF-8 C.UTF-8
 -localedef -i ja_JP -f SHIFT_JIS ja_JP.SJIS 2> /dev/null ||
 true</userinput></screen>
 -
      <note><para>Glibc now uses libidn2 when resolving internationalized
      domain names.  This is a run time dependency.  If this capability
      is needed, the instructions for installing libidn2 are in the
 }}}
-- 
Ticket URL: <https://wiki.linuxfromscratch.org/lfs/ticket/5669#comment:9>
LFS Trac <https://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.