[Fedora-i18n-bugs] [Bug 650023] incomplete set of locale files in /usr/lib/locale/{pt_BR, bn_IN, zh_HK, en_CA, zh_TW, zh_CN, en_GB}

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 19 17:56:02 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=650023

Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mtasaka at ioa.s.u-tokyo.ac.jp

--- Comment #8 from Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> 2010-11-19 12:56:02 EST ---
Well, on rawhide:

$ env LANG=C yum --disablerepo=\* --enablerepo=koji-15 whatprovides
'/usr/lib/locale/zh_CN/*/*'
Loaded plugins: downloadonly
mutter-2.91.2-1.fc15.i686 : Window and compositing manager based on Clutter
Repo        : koji-15
Matched from:
Filename    : /usr/lib/locale/zh_CN/LC_MESSAGES/mutter.mo



mutter-mbl-2.31.5_1.0-1.fc15.i686 : Window and compositing manager based on
Clutter
Repo        : koji-15
Matched from:
Filename    : /usr/lib/locale/zh_CN/LC_MESSAGES/mutter.mo


Then:
# env LANG=C yum --disablerepo=\* --enablerepo=koji-15 -y install mutter
....
Complete!
# rpm -Uvh --replacefiles --replacepkgs ./glibc-common-2.12.90-19.i686.rpm 
警告: ./glibc-common-2.12.90-19.i686.rpm: ヘッダ V3 RSA/SHA256 Signature, key ID
97a1071f: NOKEY
準備中...                ########################################### [100%]
   1:glibc-common           ########################################### [100%]
/usr/sbin/build-locale-archive: incomplete set of locale files in
"/usr/lib/locale/zh_HK"
/usr/sbin/build-locale-archive: incomplete set of locale files in
"/usr/lib/locale/bn_IN"
/usr/sbin/build-locale-archive: incomplete set of locale files in
"/usr/lib/locale/en_GB"
/usr/sbin/build-locale-archive: incomplete set of locale files in
"/usr/lib/locale/en_CA"
/usr/sbin/build-locale-archive: incomplete set of locale files in
"/usr/lib/locale/zh_TW"
/usr/sbin/build-locale-archive: incomplete set of locale files in
"/usr/lib/locale/zh_CN"
/usr/sbin/build-locale-archive: incomplete set of locale files in
"/usr/lib/locale/pt_BR"
# rpm -e mutter
# find /usr/lib/locale/ -type d | sort -r | while read dir ; do rpm -qf $dir
&>/dev/null || rmdir $dir ; done
# rpm -Uvh --replacefiles --replacepkgs ./glibc-common-2.12.90-19.i686.rpm 
警告: ./glibc-common-2.12.90-19.i686.rpm: ヘッダ V3 RSA/SHA256 Signature, key ID
97a1071f: NOKEY
準備中...                ########################################### [100%]
   1:glibc-common           ########################################### [100%]
#

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list