Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 428206 - media-video/minitube-1.8 LINGUAS="fi" - WARNING: Failure to find: fi
Summary: media-video/minitube-1.8 LINGUAS="fi" - WARNING: Failure to find: fi
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ben de Groot (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-26 18:10 UTC by Jouni Rinne
Modified: 2012-07-27 04:42 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,1.57 KB, text/plain)
2012-07-26 18:10 UTC, Jouni Rinne
Details
emerge --info (emerge_info,5.98 KB, text/plain)
2012-07-26 18:11 UTC, Jouni Rinne
Details
minitube_locale_fix.patch (minitube_locale_fix.patch,464 bytes, patch)
2012-07-27 02:58 UTC, megabaks
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jouni Rinne 2012-07-26 18:10:51 UTC
Created attachment 319316 [details]
build.log

Media-video/minitube-1.8 fails to build if LINGUAS="fi" is set. There seems to be a new fi_FI locale, and I tried setting it, too (i.e. LINGUAS="fi fi_FI"), but the build still fails with the same error.
Comment 1 Jouni Rinne 2012-07-26 18:11:54 UTC
Created attachment 319318 [details]
emerge --info
Comment 2 Erik Zeek 2012-07-26 21:26:16 UTC
I get a similar error about "en" with:
LINGUAS="en en_US"
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2012-07-26 22:47:34 UTC
Assigning to Ben who converted the package to use the l10n eclass
Comment 4 Jouni Rinne 2012-07-27 02:56:34 UTC
With changes like this you, the devs, should always make a new revision instead of breaking an existing, working ebuild :(
Comment 5 megabaks 2012-07-27 02:58:29 UTC
Created attachment 319342 [details, diff]
minitube_locale_fix.patch
Comment 6 Ben de Groot (RETIRED) gentoo-dev 2012-07-27 04:42:57 UTC
My apologies, I should have more thoroughly tested this change. But we don't normally do a revbump if it doesn't result in changes in installed files. Either way, I have just committed the fix.

As to the duplicated locales (fi and fi_FI, id and id_ID, and a few others), I assume upstream forgot to remove older translations when adding newer ones. I suggest filing a bug upstream, since it is not immediately clear which ones are more recent, or otherwise preferred. In the case of fi_FI there is only one line difference, but still...