bzr error messages

Gwilym T. Still gwilym.still at gmail.com
Mon Oct 8 21:49:58 BST 2007


Hello,

Just got this error message, trying to put my music collection under version
control with bzr, using Ubuntu 7.10 - if there's any other details I can
provide, please let me know.

Cheers,

Gwilym


added "Music/Buena Vista Social Club"
bzr: ERROR: exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte
0xa8 in position 4: ordinal not in range(128)

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/builtins.py", line 383, in
run
    no_recurse, action=action, save=not dry_run)
  File "/usr/lib/python2.5/site-packages/bzrlib/mutabletree.py", line 50, in
tree_write_locked
    return unbound(self, *args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/mutabletree.py", line 420,
in smart_add
    for subf in sorted(os.listdir(abspath)):
UnicodeDecodeError: 'ascii' codec can't decode byte 0xa8 in position 4:
ordinal not in range(128)

bzr 0.90.0 on python 2.5.1.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'add', '.']

** please send this report to bazaar at lists.ubuntu.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20071008/900aeec5/attachment-0001.htm 


More information about the bazaar mailing list