[09:46] Hello, I'm witnessing a locale problem that, for the life of me, I can't get rid of. I'd appreciate any help: http://ix.io/gFo [10:06] I'd sorta expect it to be case-sensitive. [10:07] (to say nothing of hypen-sensitive) [10:08] I dropped the '-' out of desperation, the preliminary tests were purely `en_US.UTF-8` all over the place. [10:12] Other way around :) [10:12] locale -a says the system knows about "en_US.utf8". That's not gonna compare favorably with you asking for "en_US.UTF-8". [10:43] So after further debugging, it turned out that the problem comes from this ZSH theme https://github.com/robbyrussell/oh-my-zsh/blob/master/themes/nicoulaj.zsh-theme#L33 on that specific line. Enabling 'bzr' prompted that error to occur inspite of the locale not changing between themes. I don't know the solution, but i just dropped that entry from enable, and all works well. === jamesh__ is now known as jamesh === anthonyf is now known as Guest30629 === Guest30629 is now known as anthonyjf [21:25] can someone tell me how to use bzr through an http proxy?