Gentoo Archives: gentoo-user

From: Hal Martin <hal.martin@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] (Recent) Locale problem
Date: Wed, 02 Jul 2008 05:32:32
Message-Id: 486B1287.7050405@gmail.com
1 Hi all,
2
3 This has probably been mentioned before, but I can't find any mention of
4 it in the list archive or any [gentoo] solutions on Google. Here's the
5 problem, after a recent 'emerge -uNDav world' parts of my locale are now
6 unset.
7
8 Terminal output of 'locale'
9 locale: Cannot set LC_CTYPE to default locale: No such file or directory
10 locale: Cannot set LC_MESSAGES to default locale: No such file or directory
11 locale: Cannot set LC_ALL to default locale: No such file or directory
12 LANG=en_US.ISO-8859-15
13 LC_CTYPE="en_US.ISO-8859-15"
14 LC_NUMERIC="en_US.ISO-8859-15"
15 LC_TIME="en_US.ISO-8859-15"
16 LC_COLLATE="en_US.ISO-8859-15"
17 LC_MONETARY="en_US.ISO-8859-15"
18 LC_MESSAGES="en_US.ISO-8859-15"
19 LC_PAPER="en_US.ISO-8859-15"
20 LC_NAME="en_US.ISO-8859-15"
21 LC_ADDRESS="en_US.ISO-8859-15"
22 LC_TELEPHONE="en_US.ISO-8859-15"
23 LC_MEASUREMENT="en_US.ISO-8859-15"
24 LC_IDENTIFICATION="en_US.ISO-8859-15"
25 LC_ALL=en_US.ISO-8859-15
26
27 Now, I've tried to set it right, following the Gentoo localization guide
28 and many more, but nothing has worked.
29
30 What was installed in that emerge:
31 *** emerge --newuse --deep --ask --update --verbose world
32 >>> emerge (1 of 21) dev-libs/libsigc++-2.2.2 to /
33 >>> emerge (2 of 21) app-admin/eselect-ctags-1.5 to /
34 >>> emerge (3 of 21) sys-kernel/genkernel-3.4.10-r1 to /
35 >>> emerge (4 of 21) sys-devel/autoconf-2.61-r2 to /
36 >>> emerge (5 of 21) dev-lang/python-2.5.2-r5 to /
37 >>> emerge (6 of 21) media-gfx/imagemagick-6.4.0.6 to /
38 >>> emerge (7 of 21) media-libs/faad2-2.6.1-r1 to /
39 >>> emerge (8 of 21) net-misc/rsync-3.0.2 to /
40 >>> emerge (9 of 21) net-proxy/privoxy-3.0.8 to /
41 >>> emerge (10 of 21) dev-tcltk/snack-2.2.10-r1 to /
42 >>> emerge (11 of 21) net-p2p/dclib-0.3.13 to /
43 >>> emerge (12 of 21) sys-libs/glibc-2.6.1 to /
44 >>> emerge (13 of 21) x11-misc/shared-mime-info-0.30 to /
45 >>> emerge (14 of 21) app-admin/gamin-0.1.9-r1 to /
46 >>> emerge (15 of 21) media-plugins/gst-plugins-faad-0.10.5-r1 to /
47 >>> emerge (16 of 21) net-p2p/valknut-0.3.13 to /
48 >>> emerge (17 of 21) app-emulation/emul-linux-x86-soundlibs-20080418 to /
49 >>> emerge (18 of 21) app-emulation/wine-1.1.0 to /
50 >>> emerge (19 of 21) sys-libs/pam-1.0.1 to /
51 >>> emerge (20 of 21) sys-auth/pambase-20080318 to /
52 >>> emerge (21 of 21) app-admin/sudo-1.6.9_p16 to /
53 *** Finished. Cleaning up...
54 *** exiting successfully.
55 *** terminating.
56
57 I've tried regenerating my locale, nothing. I'm out of things to try!
58
59 /etc/env.d/02locale looks like:
60 LC_ALL="en_US.ISO-8859-15"
61 LANG="en_US.ISO-8859-15"
62
63 Thanks,
64 Hal
65 --
66 gentoo-user@l.g.o mailing list