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):

 We added ja_JP.SJIS to support a bash-5.0 test:

 {{{
 TestCodePage ja_JP.SJIS jp_JP_SHIFT_JIS
 }}}

 But now the bash-5.2.37 test is skipped if the locale is not installed:

 {{{
 if locale -a | grep -i '^ja_JP.SJIS' >/dev/null ; then
     TestCodePage ja_JP.SJIS jp_JP_SHIFT_JIS
 else
     echo "unicode1.sub: warning: you do not have the ja_JP.SJIS locale
 installed;" >&2
     echo "unicode1.sub: that will cause some of these tests to be
 skipped." >&2 fi
 fi
 }}}

 So to me we can just remove ja_JP.SJIS now.
-- 
Ticket URL: <https://wiki.linuxfromscratch.org/lfs/ticket/5669#comment:8>
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.