Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503698 - media-sound/easytag lookup path for easytag.mo is wrong so it can't find the file. Native language support does not work.
Summary: media-sound/easytag lookup path for easytag.mo is wrong so it can't find the ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-07 08:12 UTC by jospezial
Modified: 2014-03-07 08:51 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 jospezial 2014-03-07 08:12:09 UTC
media-sound/easytag is looking at a wrong path for easytag.mo so it can't find the file. Because of that the native language support does not work.


from strace:

open("/usr//locale/de/LC_MESSAGES/easytag.mo", O_RDONLY) = -1 ENOENT (No such file or directory)

The word "share" is missing.

from equery f easytag:

/usr/share/locale/de/LC_MESSAGES/easytag.mo


tested easytag-2.1.10 and easytag-2.1.9*
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2014-03-07 08:51:46 UTC
+*easytag-2.1.10-r1 (07 Mar 2014)
+*easytag-2.1.9-r2 (07 Mar 2014)
+
+  07 Mar 2014; Lars Wendler <polynomial-c@gentoo.org> -easytag-2.1.9-r1.ebuild,
+  +easytag-2.1.9-r2.ebuild, -easytag-2.1.10.ebuild, +easytag-2.1.10-r1.ebuild:
+  Revbump to make easytag find its locales (bug #503698).
+