bzr: warning: unknown encoding
Adam Mercer
ramercer at gmail.com
Tue Mar 11 15:07:39 GMT 2008
On Tue, Mar 11, 2008 at 10:53 AM, Angela <seasonalplume at gmail.com> wrote:
> I'm getting this on my installation on my Mac (I'm using Leopard):
>
> bzr: warning: unknown encoding . Continuing with ascii encoding.
>
> I've seen this thread:
> https://lists.ubuntu.com/archives/bazaar/2007q1/023607.html but this doesn't
> seem to work for me. Output of my locale is:
>
> $ locale
> LANG="UTF-8"
> LC_COLLATE="C"
> LC_CTYPE="C"
> LC_MESSAGES="C"
> LC_MONETARY="C"
> LC_NUMERIC="C"
> LC_TIME="C"
> LC_ALL=
>
> I've set UTF-8 on $LANG via .bash_profile (previously it was blank):
>
> export LANG="UTF-8"
>
> I'm not sure if this works or not -- all my other stuff on there works fine.
>
> Any help would be great. Thanks!
I had this problem and setting LANG="en_GB.UTF-8" solved the problem for me.
> And BTW -- I was thrilled to find out there's now an installer for the Mac.
> I remember I looked into installing Bazaar a month or two ago after I made
> the switch to Mac, but got all confused and stuff (I tried using MacPorts),
> and it didn't work. I'm glad I checked back, and glad there's an installer
> now. Great work!
I'm asumming you're referring to the problem you encountered back in
December, as I said it was a temporary issue you must have updated
you're ports tree between the time I renamed to port and the PortIndex
run.
Cheers
Adam
More information about the bazaar
mailing list