Bazaar commit on binary file: error report

Sebastian Jancke jancke.sebastian at gmx.de
Wed Dec 5 15:34:15 GMT 2007


Hello,

I've got a project containing a binary-file 'Herkules.rgb' (simple bytes 
for a graphics texture). I've done 'bzr init' and 'bzr add' on the project.

While 'bzr commit...' I've got this error-report:

added debug/Herkules.rgb
bzr: ERROR: exceptions.UnicodeEncodeError: 'ascii' codec can't encode 
character
u'\xdc' in position 60: ordinal not in range(128)

Traceback (most recent call last):
   File "bzrlib\commands.pyc", line 802, in run_bzr_catch_errors
   File "bzrlib\commands.pyc", line 758, in run_bzr
   File "bzrlib\commands.pyc", line 492, in run_argv_aliases
   File "bzrlib\builtins.pyc", line 2315, in run
   File "bzrlib\decorators.pyc", line 165, in write_locked
   File "bzrlib\workingtree_4.pyc", line 244, in commit
   File "bzrlib\decorators.pyc", line 165, in write_locked
   File "bzrlib\mutabletree.pyc", line 187, in commit
   File "bzrlib\commit.pyc", line 356, in commit
   File "bzrlib\builtins.pyc", line 2296, in get_message
   File "bzrlib\msgeditor.pyc", line 135, in edit_commit_message_encoded
   File "bzrlib\msgeditor.pyc", line 61, in _run_editor
   File "subprocess.pyc", line 443, in call
   File "subprocess.pyc", line 593, in __init__
   File "subprocess.pyc", line 815, in _execute_child
UnicodeEncodeError: 'ascii' codec can't encode character u'\xdc' in 
position 60
  ordinal not in range(128)

bzr 0.92.0 on python 2.5.1.final.0 (win32)
arguments: ['bzr', 'commit']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
   launchpad 
C:\Programme\Bazaar\lib\library.zip\bzrlib\plugins\launc
pad [unknown]
   multiparent 
C:\Programme\Bazaar\lib\library.zip\bzrlib\plugins\multi
arent.pyc [unknown]

** Please send this report to bazaar at lists.ubuntu.com
    with a description of what you were doing when the
    error occurred.

Yours,
Sebastian Jancke
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jancke_sebastian.vcf
Type: text/x-vcard
Size: 134 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20071205/a9a5497b/attachment-0001.vcf 


More information about the bazaar mailing list