Comment 4 for bug 56947

Revision history for this message
Pablo Pernot (pablo-pernot) wrote :

Humm I'm using Bazaar 2.0 ...
bzr --version
Bazaar (bzr) 2.0.0
  Python interpreter: /usr/bin/python 2.6.4
  Python standard library: /usr/lib/python2.6
  Platform: Linux-2.6.31-14-generic-i686-with-Ubuntu-9.10-karmic
  bzrlib: /usr/lib/python2.6/dist-packages/bzrlib
  Bazaar configuration: /home/pablo/.bazaar
  Bazaar log file: /home/pablo/.bzr.log

and I'm confronted to quite the same bug :

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

I add the crash file as attachment?field.comment=Humm I'm using Bazaar 2.0 ...
bzr --version
Bazaar (bzr) 2.0.0
  Python interpreter: /usr/bin/python 2.6.4
  Python standard library: /usr/lib/python2.6
  Platform: Linux-2.6.31-14-generic-i686-with-Ubuntu-9.10-karmic
  bzrlib: /usr/lib/python2.6/dist-packages/bzrlib
  Bazaar configuration: /home/pablo/.bazaar
  Bazaar log file: /home/pablo/.bzr.log

and I'm confronted to quite the same bug :

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

I add the crash file as attachment