This bug is not fixed.
bzr: ERROR: exceptions.UnicodeEncodeError: 'ascii' codec can't encode
character u'\u011f' in position 79: ordinal not in range(128)
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 930, in
exception_to_return_code
return the_callable(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 1121, in
run_bzr
ret = run(*run_argv)
File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 673, in
run_argv_aliases
return self.run(**all_cmd_args)
File "/usr/lib/python2.7/dist-packages/bzrlib/commands.py", line 697, in run
return self._operation.run_simple(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 136, in
run_simple
self.cleanups, self.func, *args, **kwargs)
File "/usr/lib/python2.7/dist-packages/bzrlib/cleanup.py", line 166, in
_do_with_cleanups
result = func(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/cmds.py",
line 694, in run
return exporter.run()
File
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporter.py", line
238, in run
self.emit_commit(revid, self.ref)
File
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporter.py", line
356, in emit_commit
self.print_cmd(self._get_commit_command(ref, mark, revobj, file_cmds))
File
"/usr/lib/python2.7/dist-packages/bzrlib/plugins/fastimport/exporter.py", line
285, in print_cmd
self.outf.write("%r\n" % cmd)
File "/usr/lib/python2.7/dist-packages/fastimport/commands.py", line 140, in
__repr__
return self.to_string(include_file_contents=True)
File "/usr/lib/python2.7/dist-packages/fastimport/commands.py", line 188, in
to_string
for c in self.iter_files()])
UnicodeEncodeError: 'ascii' codec can't encode character u'\u011f' in position
79: ordinal not in range(128)
# locale
LANG=en_GB.UTF-8
LANGUAGE=en_GB:en
LC_CTYPE="en_GB.UTF-8"
LC_NUMERIC=en_GB.UTF-8
LC_TIME=en_GB.UTF-8
LC_COLLATE="en_GB.UTF-8"
LC_MONETARY=en_GB.UTF-8
LC_MESSAGES="en_GB.UTF-8"
LC_PAPER=en_GB.UTF-8
LC_NAME=en_GB.UTF-8
LC_ADDRESS=en_GB.UTF-8
LC_TELEPHONE=en_GB.UTF-8
LC_MEASUREMENT=en_GB.UTF-8
LC_IDENTIFICATION=en_GB.UTF-8
LC_ALL=
Package: bzr
Version: 2.6.0-3ubuntu1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/966934
Title:
[i18n] bzr commands affected working tree crashed with unicode error
in non-english locale
To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr/+bug/966934/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs