Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 407175

Summary: dev-games/ggz-client-libs-0.0.14.1 doesn't honor LINGUAS for locale files
Product: Gentoo Linux Reporter: Piotr Szymaniak <bugzie>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 405485    

Description Piotr Szymaniak 2012-03-06 22:06:00 UTC
When package is emerged, it dumps LC_MESSAGES for many languages, whereas I have the line 'LINGUAS="en"' in make.conf.

Actual Results:
LC_MESSAGES contains unwanted files

Expected Results:
LC_MESSAGES should contain only files for selected LINGUAS


/usr/share/locale/ar/LC_MESSAGES/ggzcore.mo
/usr/share/locale/bg/LC_MESSAGES/ggzcore.mo
/usr/share/locale/ca/LC_MESSAGES/ggzcore.mo
/usr/share/locale/cs/LC_MESSAGES/ggzcore.mo
/usr/share/locale/cy/LC_MESSAGES/ggzcore.mo
/usr/share/locale/da/LC_MESSAGES/ggzcore.mo
/usr/share/locale/de/LC_MESSAGES/ggz-config.mo
/usr/share/locale/de/LC_MESSAGES/ggzcore.mo
/usr/share/locale/dz/LC_MESSAGES/ggzcore.mo
/usr/share/locale/en_GB/LC_MESSAGES/ggzcore.mo
/usr/share/locale/es/LC_MESSAGES/ggzcore.mo
/usr/share/locale/et/LC_MESSAGES/ggzcore.mo
/usr/share/locale/fi/LC_MESSAGES/ggzcore.mo
/usr/share/locale/fr/LC_MESSAGES/ggzcore.mo
/usr/share/locale/gl/LC_MESSAGES/ggzcore.mo
/usr/share/locale/gu/LC_MESSAGES/ggzcore.mo
/usr/share/locale/hu/LC_MESSAGES/ggzcore.mo
/usr/share/locale/ja/LC_MESSAGES/ggzcore.mo
/usr/share/locale/ko/LC_MESSAGES/ggzcore.mo
/usr/share/locale/lt/LC_MESSAGES/ggzcore.mo
/usr/share/locale/lv/LC_MESSAGES/ggzcore.mo
/usr/share/locale/mk/LC_MESSAGES/ggzcore.mo
/usr/share/locale/nb/LC_MESSAGES/ggzcore.mo
/usr/share/locale/nl/LC_MESSAGES/ggzcore.mo
/usr/share/locale/oc/LC_MESSAGES/ggzcore.mo
/usr/share/locale/pa/LC_MESSAGES/ggzcore.mo
/usr/share/locale/pt/LC_MESSAGES/ggzcore.mo
/usr/share/locale/pt_BR/LC_MESSAGES/ggzcore.mo
/usr/share/locale/ru/LC_MESSAGES/ggzcore.mo
/usr/share/locale/sv/LC_MESSAGES/ggzcore.mo
/usr/share/locale/th/LC_MESSAGES/ggzcore.mo
/usr/share/locale/uk/LC_MESSAGES/ggzcore.mo
/usr/share/locale/vi/LC_MESSAGES/ggzcore.mo
/usr/share/locale/zh_CN/LC_MESSAGES/ggzcore.mo
/usr/share/locale/zh_HK/LC_MESSAGES/ggzcore.mo
/usr/share/locale/zh_TW/LC_MESSAGES/ggzcore.mo
Comment 1 Tupone Alfredo gentoo-dev 2012-04-14 19:24:13 UTC
*** Bug 408763 has been marked as a duplicate of this bug. ***
Comment 2 Tupone Alfredo gentoo-dev 2012-04-22 20:40:22 UTC
Should be fixed. Thanks
Comment 3 Robert Cabrera 2012-04-24 19:08:31 UTC
(In reply to comment #2)
> Should be fixed. Thanks

Actually this fix has caused other issues which are being reported in bugs #413385 and #413283

The workaround mentioned in those posts are to comment out the ggz-client-libs-0.0.14.1-linguas.patch from the ebuild, which then emerges with out issues.

This approach worked for me when I was having issues emerging this ebuild.

I hope this helps.
Comment 4 Martin Filion 2012-04-25 22:04:52 UTC
Tks a lot Robert to post your findings.  I've been struggling for 2 days installing Gnome and that ebuild just wouldn't work.  Your workaround made me complete my install.  Many thanks !