[issue478] locale error during pull/push via ssh

Lars Wilke mercurial-bugs at selenic.com
Wed Jan 10 10:31:50 CST 2007


New submission from Lars Wilke <lw at lwilke.com>:

When issuing hg pull ssh://user@host//repo i get the attached traceback.
The pulling host is a ScientificLinux 4.2 installation with hg 0.9.3 from
selenic.com. Python version 2.3.4. The host pulled from is a debian testing
box with hg 0.9.3 and python 2.4.4.
When using hg pull --remotecmd "LC_CTYPE=en_GB.UTF-8 hg" everything works as
expected. OpenSSH on the pulling host is 3.9p1 and on the debian machine is
4.3p2.

The locales of the pulling user are all set to en_GB.UTF-8 on the debian box
they are set to 'C'. locale charmap prints ANSI_X3.4-1968 on the debian box
and nothing on the other one.

If you need any more info feel free to contact me.

Thanks
   --lars

----------
files: locale-error.traceback
messages: 2690
nosy: lwilke
priority: bug
status: unread
title: locale error during pull/push via ssh

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue478>
____________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: locale-error.traceback
Type: application/octet-stream
Size: 1092 bytes
Desc: not available
Url : http://www.selenic.com/pipermail/mercurial-devel/attachments/20070110/43c43fe6/locale-error-0001.obj


More information about the Mercurial-devel mailing list