Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 153624 - x11-apps/luit searches /usr/lib/X11/locale.alias instead of /usr/share
Summary: x11-apps/luit searches /usr/lib/X11/locale.alias instead of /usr/share
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
: 153744 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-10-31 15:08 UTC by Flammie Pirinen (RETIRED)
Modified: 2006-11-01 18:55 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 Flammie Pirinen (RETIRED) gentoo-dev 2006-10-31 15:08:11 UTC
From strace:
open("/usr/lib/X11/locale/locale.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
write(2, "Warning: couldn\'t find charset d"..., 72Warning: couldn't find charset data for locale fi_FI; using ISO 8859-1.
) = 72

From locate:
/usr/share/X11/locale/locale.alias

Quick googling suggests it's gentoo related but might be upstream.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2006-11-01 17:43:03 UTC
*** Bug 153744 has been marked as a duplicate of this bug. ***
Comment 2 Joshua Baergen (RETIRED) gentoo-dev 2006-11-01 18:55:43 UTC
Fixed in luit-1.0.1-r1, thanks.