error during bzr add

Ulrich Albert Ulrich.Albert at web.de
Thu Jul 19 09:57:56 BST 2007


Dear developers,

after 

bzr init

and the addition of a directory i wanted to add another directory with

bzr add 

and got the following message after several added files:

bzr: ERROR: exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 1: ordinal not in range(128)

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 650, in run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 612, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 304, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 372, in run
    action=action, save=not dry_run)
  File "/usr/lib/python2.5/site-packages/bzrlib/add.py", line 148, in smart_add
    return smart_add_tree(tree, file_list, recurse, action=action, save=save)
  File "/usr/lib/python2.5/site-packages/bzrlib/add.py", line 175, in smart_add_tree
    action=action, save=save)
  File "/usr/lib/python2.5/site-packages/bzrlib/add.py", line 315, in _smart_add_tree
    for subf in sorted(os.listdir(abspath)):
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 1: ordinal not in range(128)

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

** please send this report to bazaar at lists.ubuntu.com

as requested, I send you this report.

bzr version

Bazaar (bzr) 0.15.0
Using python interpreter: /usr/bin/python
Using python standard library: /usr/lib/python2.5
Using bzrlib: /usr/lib/python2.5/site-packages/bzrlib
Using bazaar configuration: /home/ulrich/.bazaar

Copyright 2005, 2006, 2007 Canonical Ltd.
http://bazaar-vcs.org/

bzr comes with ABSOLUTELY NO WARRANTY.  bzr is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 2 or later.



_______________________________________________________________________
Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 3 Monate
kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220




More information about the bazaar mailing list