[BUG] bzr shelve don't like non-ascii letters in message

Alexander Belchenko bialix at ukr.net
Sun Nov 26 09:46:51 GMT 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

D:\user\MyCode\intelhex\repo\benchmarking>helve intelhex.py -m "переход от
fobj.write к fwrite большого выигрыша не дает" --all
bzr: ERROR: exceptions.UnicodeEncodeError: 'ascii' codec can't encode characters
in position 25-31: ordinal not in range(128)

Traceback (most recent call last):
  File "D:\Bazaar\sandbox\bzr.dev\bzrlib\commands.py", line 626, in
run_bzr_catch_errors
    return run_bzr(argv)
  File "D:\Bazaar\sandbox\bzr.dev\bzrlib\commands.py", line 588, in run_bzr
    ret = run(*run_argv)
  File "D:\Bazaar\sandbox\bzr.dev\bzrlib\commands.py", line 292, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "D:\Bazaar\plugins.work\bzrtools\__init__.py", line 248, in run
    s.shelve(source, all, message, no_color)
  File "D:\Bazaar\plugins.work\bzrtools\shelf.py", line 218, in shelve
    self.log('Shelving to %s/%s: "%s"\n' % \
  File "D:\Bazaar\plugins.work\bzrtools\shelf.py", line 54, in log
    sys.stderr.write(msg)
UnicodeEncodeError: 'ascii' codec can't encode characters in position 25-31:
ordinal not in range(128)

bzr 0.13.0dev0 on python 2.4.4.final.0 (win32)
arguments: ['c:\\utils\\bzr.py', 'shelve', 'intelhex.py', '-m',
'\xef\xe5\xf0\xe5\xf5\xee\xe4 \xee\xf2 fobj.write \xea fwrite \x
e1\xee\xeb\xfc\xf8\xee\xe3\xee \xe2\xfb\xe8\xe3\xf0\xfb\xf8\xe0 \xed\xe5
\xe4\xe0\xe5\xf2', '--all']

** please send this report to bazaar-ng at lists.ubuntu.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFaWKLzYr338mxwCURAgMWAJ9wv/x8uU8hki/M7DvIr1B9h2/rZACdFBIm
Z62kMNjZ9XmZmgF/+gte19g=
=leRT
-----END PGP SIGNATURE-----




More information about the bazaar mailing list