public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mark Knecht" <markknecht@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] locale issue to clean up
Date: Sun, 7 Dec 2008 15:17:07 -0800	[thread overview]
Message-ID: <5bdc1c8b0812071517i6ef5804dr2c3f6a5a4c94@mail.gmail.com> (raw)
In-Reply-To: <493C464B.1010205@gmail.com>

On Sun, Dec 7, 2008 at 1:55 PM, Dale <rdalek1967@gmail.com> wrote:
<SNIP>
>
> Check in your /etc/make.conf file and see if you have !some! of this:
>
> INPUT_DEVICES="keyboard mouse"
> VIDEO_CARDS="nvidia"
> LINGUAS="en"
> LANG="en_US"
> LC_ALL="en_US.utf8"
> SANE_BACKENDS="hp"
> NUT_DRIVERS="cyberpower"
> ALSA_CARDS="emu10k1"
> CAMERAS="canon"
> LCD_DEVICES=""
> APACHE2_MODULES=""
>
> Keep in mind, your settings may vary from mine but some may need to be
> just like mine.  Also, if you do a emerge -pv <package-name>, it will
> show what options are on and also what is available to use if nothing is
> set.  Not all packages will use those settings so don't be concerned if
> it doesn't show them on those.
>
> Hope that helps.
>
> Dale
>
> :-)  :-)
>
>
>
>
There seems to be something else going on here. I've made the changes
you suggested - they make sense. I've rerun locale-gen. man locale
suggests locale -a as a way to look at what's set up as public. That
command demonstrates the problem pretty clearly I think, and I suspect
your machine doesn't act the same way:

lightning ~ # locale -a
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_COLLATE to default locale: No such file or directory
C
POSIX
lightning ~ # locale
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_US
LC_CTYPE="en_US"
LC_NUMERIC="en_US"
LC_TIME="en_US"
LC_COLLATE="en_US"
LC_MONETARY="en_US"
LC_MESSAGES="en_US"
LC_PAPER="en_US"
LC_NAME="en_US"
LC_ADDRESS="en_US"
LC_TELEPHONE="en_US"
LC_MEASUREMENT="en_US"
LC_IDENTIFICATION="en_US"
LC_ALL=
lightning ~ #

I'm wondering if I really do need to add more stuff to my 02locale
environment file. Possibly it got messed up during some update?

lightning ~ # cat /etc/env.d/02locale
LANG=en_US
lightning ~ #

If anyone (everyone!) has a machine that acts better on the above
commands could you post back the contents of the 02locale file? This
Gentoo page suggests I might want to edit it:

http://www.gentoo.org/doc/en/guide-localization.xml

so I tried adding the LC_CTYPE=en_US to it but that didn't fix
anything. It says a directory is missing. What directory?

k3b still generates the warning message even after a reboot. I suspect
it won't go away until I find the solution to running the locale
command above.

Thanks,
Mark



  parent reply	other threads:[~2008-12-07 23:17 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-07 21:35 [gentoo-user] locale issue to clean up Mark Knecht
2008-12-07 21:55 ` Dale
2008-12-07 22:10   ` Mark Knecht
2008-12-07 23:29     ` Dale
2008-12-07 23:45       ` Mark Knecht
2008-12-08  0:06         ` Dale
2008-12-08  0:12       ` Mike Edenfield
2008-12-08  0:04     ` Mike Edenfield
2008-12-07 23:17   ` Mark Knecht [this message]
2008-12-08  0:10     ` Mike Edenfield
2008-12-08  0:42       ` Mark Knecht
2008-12-08  1:14         ` smallnow
2008-12-08  3:10           ` Mark Knecht
2008-12-08  5:32             ` Mark Knecht
2008-12-08 16:32               ` Mark Knecht
2008-12-08 17:03             ` Mike Edenfield
2008-12-08 16:01           ` Mike Edenfield
2008-12-08  1:19         ` Willie Wong
2008-12-08  2:58           ` Mark Knecht
2008-12-08 17:24             ` Mick
2008-12-08 18:50               ` Mark Knecht
2008-12-08 19:02               ` Dale
2008-12-08 19:10               ` Mike Edenfield
2008-12-09 18:33                 ` Mark Knecht
2008-12-08 16:58         ` Mike Edenfield

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5bdc1c8b0812071517i6ef5804dr2c3f6a5a4c94@mail.gmail.com \
    --to=markknecht@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox