Description of problem: When installing glibc, glibc-common (I believe) spits out warnings of incomplete locales: /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/en_CA" /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/zh_HK" /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/pt_BR" Not sure if this means I'm missing something else or some dependency is not being enforced, or even whether that this is just a innocuous warning. Version-Release number of selected component (if applicable): glibc-common-2.17-14.fc19.x86_64 Also in 2.17-13, maybe even back further but I never noticed it. How reproducible: Happen when installing 2.17-13 and -14 Steps to Reproduce: 1. yum update glibc to any of those Actual results: warning messages above Expected results: clean update? Additional info:
*** This bug has been marked as a duplicate of bug 960815 ***
*** This bug has been marked as a duplicate of bug 1000162 ***