Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 531782

Summary: x11-wm/enlightenment: e16 sets $EROOT in environment - locale-gen: * Using locale.gen from ROOT /usr/share/e16etc/
Product: Gentoo Linux Reporter: Graham Young <gcyoung>
Component: Current packagesAssignee: Gentoo Prefix <prefix>
Status: RESOLVED OBSOLETE    
Severity: normal CC: bircoph, maintainer-needed
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/8874
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: output of localedef --help

Description Graham Young 2014-12-06 08:55:56 UTC
Created attachment 391056 [details]
output of localedef --help

* Using locale.gen from ROOT /usr/share/e16etc/
/usr/sbin/locale-gen: line 162: /usr/share/e16usr/bin/localedef: No such file or directory
 * Unable to parse the output of your localedef utility.
 * File a bug about this issue and include the output of 'localedef --help'.
Comment 1 Graham Young 2014-12-06 08:59:51 UTC
Portage 2.2.14 (python 3.3.5-final-0, default/linux/amd64/13.0, gcc-4.8.3, glibc-2.19-r1, 3.16.5-gentoo x86_64)
=================================================================
System uname: Linux-3.16.5-gentoo-x86_64-AMD_Athlon-tm-_II_X2_270_Processor-with-gentoo-2.2
KiB Mem:     6103568 total,   4166712 free
KiB Swap:    1535996 total,   1535996 free
Timestamp of tree: Sat, 06 Dec 2014 08:00:01 +0000
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.2_p53
dev-java/java-config:     2.2.0
dev-lang/perl:            5.18.2-r2
dev-lang/python:          2.7.7, 3.3.5-r1, 3.4.1
dev-util/cmake:           2.8.12.2-r1
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.13.4
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.8.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.16 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/data.2/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=y"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
info.txt lines 1-39/53 43%
Comment 2 Graham Young 2014-12-06 09:05:09 UTC
Occurs also on another computer running i686 gentoo. I note that localedef file is located under "/usr/bin/"
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-06 09:14:02 UTC
src/main.c:244:   Esetenv("EROOT", EDirRoot());
Comment 4 Graham Young 2015-01-15 14:57:45 UTC
I have run "localepurge" and found that locale-gen now runs without fault. I will see if the error messages relating to "locale" now abate.
Comment 5 SpanKY gentoo-dev 2015-02-09 16:07:11 UTC
this isn't specific to glibc.  just about any prefix aware tool is going to fail.