Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156498 - kde-i18n-3.5.5 does not accept LINGUAS="en"
Summary: kde-i18n-3.5.5 does not accept LINGUAS="en"
Status: RESOLVED DUPLICATE of bug 137297
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 156499 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-11-28 04:10 UTC by Georgi Chulkov
Modified: 2006-11-28 05:21 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Georgi Chulkov 2006-11-28 04:10:13 UTC
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 ~ #
Comment 1 Ioannis Aslanidis (RETIRED) gentoo-dev 2006-11-28 04:39:36 UTC
*** Bug 156499 has been marked as a duplicate of this bug. ***
Comment 2 Ioannis Aslanidis (RETIRED) gentoo-dev 2006-11-28 05:21:10 UTC

*** This bug has been marked as a duplicate of 137297 ***