Package: bugs-everywhere Version: 0.0.193+bzr.r217-2 Severity: important Tags: l10n
Hi, 'be new' in a mercurial repository does not work for me (see below). I guess the reason for that problem is that my full name as declared in ..hgrc contains one non-ascii character (a valid UTF-8 one, though). When I remove the offending character, 'be new' seems to work. Yours sincerly, J. Courant. judicael@biscuit:/tmp$ mkdir test judicael@biscuit:/tmp$ cd test judicael@biscuit:/tmp/test$ hg init judicael@biscuit:/tmp/test$ be set-root /tmp/test Using hg for revision control. Directory initialized. judicael@biscuit:/tmp/test$ be new 'A new bug entry' Traceback (most recent call last): File "/usr/bin/be", line 30, in <module> sys.exit(cmdutil.execute(sys.argv[1], sys.argv[2:])) File "/usr/lib/pymodules/python2.6/libbe/cmdutil.py", line 57, in execute return get_command(cmd).execute([a.decode(encoding) for a in args]) File "/usr/lib/pymodules/python2.6/becommands/new.py", line 46, in execute bd.save() File "/usr/lib/pymodules/python2.6/libbe/bugdir.py", line 258, in save bug.save() File "/usr/lib/pymodules/python2.6/libbe/bug.py", line 234, in save mapfile.map_save(self.rcs, path, map) File "/usr/lib/pymodules/python2.6/libbe/mapfile.py", line 107, in map_sav contents = generate(map) File "/usr/lib/pymodules/python2.6/libbe/mapfile.py", line 77, in generate return '\n'.join(lines) + '\n' UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 14: ord not in range(128) judicael@biscuit:/tmp/test$ -- System Information: Debian Release: 6.0.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages bugs-everywhere depends on: ii python 2.6.6-3+squeeze7 interactive high-level object-orie ii python-support 1.0.10 automated rebuilding support for P Versions of packages bugs-everywhere recommends: ii git [git-core] 1:1.7.2.5-3 fast, scalable, distributed revisi ii mercurial 1.6.4-1 scalable distributed version contr bugs-everywhere suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org