Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 481390 - mail-client/evolution-2.32.3-r1 installs into wrong localedir
Summary: mail-client/evolution-2.32.3-r1 installs into wrong localedir
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-16 23:03 UTC by Andre Reinke
Modified: 2013-12-24 13:31 UTC (History)
0 users

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 Andre Reinke 2013-08-16 23:03:52 UTC
Language files are installed in wrong place.

configure.ac does 

localedir='$(prefix)/$(DATADIRNAME)/locale'
AC_SUBST(localedir)


I thought it might be a good idea to report this, though there is already a bug report for a more recent version. 
This one is part of the stable tree and should be fixed or the fixed version should be tested and marked stable.

https://bugs.gentoo.org/show_bug.cgi?id=476068

Reproducible: Always
Comment 1 Evgeny Bobkin 2013-08-17 18:06:08 UTC
(In reply to Andre Reinke (yerodin) from comment #0)
> Language files are installed in wrong place.
> 
> configure.ac does 
> 
> localedir='$(prefix)/$(DATADIRNAME)/locale'
> AC_SUBST(localedir)
> 
> 
> I thought it might be a good idea to report this, though there is already a
> bug report for a more recent version. 
> This one is part of the stable tree and should be fixed or the fixed version
> should be tested and marked stable.
> 
> https://bugs.gentoo.org/show_bug.cgi?id=476068
> 
> Reproducible: Always

you can use this patch applied upstream

https://git.gnome.org/browse/evolution/commit/?id=4e5e734ed208c87020a6846b41dd72b5e8088525
Comment 2 Andre Reinke 2013-08-17 18:49:28 UTC
(In reply to Evgeny Bobkin from comment #1)
> (In reply to Andre Reinke (yerodin) from comment #0)
> > Language files are installed in wrong place.
> > 
> > configure.ac does 
> > 
> > localedir='$(prefix)/$(DATADIRNAME)/locale'
> > AC_SUBST(localedir)
> > 
> > 
> > I thought it might be a good idea to report this, though there is already a
> > bug report for a more recent version. 
> > This one is part of the stable tree and should be fixed or the fixed version
> > should be tested and marked stable.
> > 
> > https://bugs.gentoo.org/show_bug.cgi?id=476068
> > 
> > Reproducible: Always
> 
> you can use this patch applied upstream
> 
> https://git.gnome.org/browse/evolution/commit/
> ?id=4e5e734ed208c87020a6846b41dd72b5e8088525

Thanks dude. 
I opened this bug to ask the gnome-team to think about using the patch applied upstream for version 2.32.3-r1 which is in stable tree or to mark the recent version stable after enough testing being done.
Comment 3 Roland 2013-09-17 18:06:20 UTC
Hello,

same Problem here.
Comment 4 Pacho Ramos gentoo-dev 2013-12-24 13:31:31 UTC
This is solved in 3.8.x