Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 548768 - media-gfx/sane-backends-1.0.24-r5 does not respect LINGUAS="en"
Summary: media-gfx/sane-backends-1.0.24-r5 does not respect LINGUAS="en"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-06 12:47 UTC by charles17
Modified: 2015-11-02 22:06 UTC (History)
0 users

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


Attachments
emerge --info (emerge --info,7.04 KB, text/plain)
2015-05-06 12:47 UTC, charles17
Details

Note You need to log in before you can comment on or make changes to this bug.
Description charles17 2015-05-06 12:47:01 UTC
Created attachment 402758 [details]
emerge --info

When media-gfx/sane-backends-1.0.24-r5 is emerged,
it dumps LC_MESSAGES for many languages,
whereas I have the line 'LINGUAS="en"' in  make.conf


Reproducible: Always


Steps to Reproduce:
1. emerge media-gfx/sane-backends-1.0.24-r5
2. equery f sane-backends | grep sane-backends.mo


Actual Results:  
LC_MESSAGES contains many unwanted files
/usr/share/locale/bg/LC_MESSAGES/sane-backends.mo
/usr/share/locale/cs/LC_MESSAGES/sane-backends.mo
/usr/share/locale/da/LC_MESSAGES/sane-backends.mo
/usr/share/locale/de/LC_MESSAGES/sane-backends.mo
/usr/share/locale/en_GB/LC_MESSAGES/sane-backends.mo
/usr/share/locale/eo/LC_MESSAGES/sane-backends.mo
/usr/share/locale/es/LC_MESSAGES/sane-backends.mo
/usr/share/locale/fi/LC_MESSAGES/sane-backends.mo
/usr/share/locale/fr/LC_MESSAGES/sane-backends.mo
/usr/share/locale/gl/LC_MESSAGES/sane-backends.mo
/usr/share/locale/it/LC_MESSAGES/sane-backends.mo
/usr/share/locale/ja/LC_MESSAGES/sane-backends.mo
/usr/share/locale/nb/LC_MESSAGES/sane-backends.mo
/usr/share/locale/nl/LC_MESSAGES/sane-backends.mo
/usr/share/locale/pl/LC_MESSAGES/sane-backends.mo
/usr/share/locale/pt/LC_MESSAGES/sane-backends.mo
/usr/share/locale/ru/LC_MESSAGES/sane-backends.mo
/usr/share/locale/sv/LC_MESSAGES/sane-backends.mo
/usr/share/locale/uk/LC_MESSAGES/sane-backends.mo


Expected Results:  
LC_MESSAGES should not contain any files when "en" is not supported by the package.
Comment 1 SpanKY gentoo-dev 2015-11-02 22:06:57 UTC
should be fixed in the 1.0.25 snapshot by:
https://sources.gentoo.org/media-gfx/sane-backends/sane-backends-1.0.25_pre20150628.ebuild?r1=1.3&r2=1.4