bzr: ERROR
Eugene Van den Bulke
eugene.vandenbulke at gmail.com
Thu Sep 27 09:55:51 BST 2007
Hi Guys,
Just following the instruction at the bottom of the error message ...
not sure what happened there :P
cheers,
EuGeNe -- http://www.3kwa.com
eugene at ubuntu:~/dev/contrebas-paypal$ bzr status
bzr: ERROR: exceptions.UnicodeDecodeError: 'utf8' codec can't decode
byte 0xb8 in position 0: unexpected code byte
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line
817, in run_bzr_catch_errors
return run_bzr(argv)
File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line
779, in run_bzr
ret = run(*run_argv)
File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line
477, in run_argv_aliases
return self.run(**all_cmd_args)
File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line
789, in ignore_pipe
result = func(*args, **kwargs)
File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 187, in run
to_file=self.outf, short=short, versioned=versioned)
File "/usr/lib/python2.5/site-packages/bzrlib/status.py", line 157,
in show_tree_status
want_unversioned=want_unversioned)
File "/usr/lib/python2.5/site-packages/bzrlib/tree.py", line 92, in
changes_from
want_unversioned=want_unversioned,
File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line
127, in read_locked
return unbound(self, *args, **kwargs)
File "/usr/lib/python2.5/site-packages/bzrlib/tree.py", line 615, in compare
want_unversioned=want_unversioned)
File "/usr/lib/python2.5/site-packages/bzrlib/delta.py", line 229,
in _compare_trees
want_unversioned=want_unversioned):
File "/usr/lib/python2.5/site-packages/bzrlib/workingtree_4.py",
line 2344, in _iter_changes
current_path_info[0].decode('utf8')):
File "encodings/utf_8.py", line 16, in decode
UnicodeDecodeError: 'utf8' codec can't decode byte 0xb8 in position 0:
unexpected code byte
bzr 0.90.0 on python 2.5.1.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'status']
** please send this report to bazaar at lists.ubuntu.com
More information about the bazaar
mailing list