bzr: warning: unknown encoding
Angela
seasonalplume at gmail.com
Wed Mar 12 13:04:06 GMT 2008
On Wed, Mar 12, 2008 at 7:18 AM, Harald Meland <harald.meland at usit.uio.no>
wrote:
> [John Arbash Meinel]
>
> > I don't know that the actual value matters a whole lot,
>
> I was under the impression that it does, actually. You can select any
> one of the installed locales, as listed by "locale -a"; but if you try
> to use a value that isn't among your installed locales, all bets are
> off:
>
Thanks, everyone, for your inputs. I tried a lot of possible values for
$LANG, to no avail:
LANG="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_CTYPE="UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_ALL=
LANG="en.UTF-8"
LC_COLLATE="C"
LC_CTYPE="C"
LC_MESSAGES="C"
LC_MONETARY="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_ALL=
LANG="en_GB.UTF-8"
LC_COLLATE="en_GB.UTF-8"
LC_CTYPE="UTF-8"
LC_MESSAGES="en_GB.UTF-8"
LC_MONETARY="en_GB.UTF-8"
LC_NUMERIC="en_GB.UTF-8"
LC_TIME="en_GB.UTF-8"
LC_ALL=
LANG="C"
LC_COLLATE="C"
LC_CTYPE="UTF-8"
LC_MESSAGES="C"
LC_MONETARY="C"
LC_NUMERIC="C"
LC_TIME="C"
LC_ALL=
(I only set $LANG, but apparently everything else gets set when I do. I'm
not sure if it's normal behavior or not, but there you go.)
All those combinations don't work. I do have "en", "en_US", "en_GB"
installed. Partial output of locale -a is:
en_GB
en_GB.ISO8859-1
en_GB.ISO8859-15
en_GB.US-ASCII
en_GB.UTF-8
...
en_US
en_US.ISO8859-1
en_US.ISO8859-15
en_US.US-ASCII
en_US.UTF-8
I don't see any standalone "en", but I do see a standalone "C". However,
that last one still doesn't work.
Any ideas? Thanks!
--
Angela Sabas, web enthusiast and writer
http://indisguise.org for my work
http://seasonalplume.net for my writing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20080312/34bf24a2/attachment.htm
More information about the bazaar
mailing list