I would like my system to be entirely in English, but I still want the nls flag for international character support. I have set the LINGUAS variable to "en", but kde-meta-3.5.5 with USE="nls" wants to install kde-i18n-3.55, which fails: superfly ~ # emerge -1 kde-meta -av These are the packages that would be merged, in order: Calculating dependencies ... done! [ebuild N ] kde-base/kde-i18n-3.5.5 USE="kdeenablefinal kdehiddenvisibility xinerama -arts -debug" LINGUAS="-af -ar -az -bg -bn -br -bs -ca -cs -cy -da -de -el -en_GB -eo -es -et -eu -fa -fi -fr -fy -ga -gl -he -hi -hr -hu -is -it -ja -kk -km -ko -lt -lv -mk -mn -ms -nb -nds -nl -nn -pa -pl -pt -pt_BR -ro -ru -rw -se -sk -sl -sr -sr@Latn -ss -sv -ta -tg -tr -uk -uz -vi -zh_CN -zh_TW" 0 kB [ebuild R ] kde-base/kde-meta-3.5.5 USE="nls%* -accessibility" 0 kB Total: 2 packages (1 new, 1 reinstall), Size of downloads: 0 kB Would you like to merge these packages? [Yes/No] >>> Emerging (1 of 2) kde-base/kde-i18n-3.5.5 to / * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] >>> Unpacking source... * You must set the LINGUAS environment variable to a list of valid * language codes, one for each language you would like to install. * e.g.: LINGUAS="sv de pt" * * The available language codes are: af ar az bg bn br bs ca cs cy da de el en_GB eo es et eu fa fi fr fy ga gl he hi hr hu is it ja kk km ko lt lv mk mn ms nb nds nl nn pa pl pt pt_BR ro ru rw se sk sl sr sr@Latn ss sv ta tg tr uk uz vi zh_CN zh_TW !!! ERROR: kde-base/kde-i18n-3.5.5 failed. Call stack: ebuild.sh, line 1568: Called dyn_unpack ebuild.sh, line 708: Called src_unpack kde-i18n-3.5.5.ebuild, line 36: Called die !!! (no error message) !!! If you need support, post the topmost build error, and the call stack if relevant. superfly ~ # cat /etc/make.conf | grep LINGUAS #LINGUAS="en_GB bg" LINGUAS="en" superfly ~ #
*** Bug 156499 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of 137297 ***