Comment 5 for bug 1009512

Revision history for this message
Evgeny Tarasov (tetasoft) wrote :

I am very sorry, but trying 'bzr upgrade' on 2.5.1 in bzr explorer (or anywhere) outputs the problem is still present.
(no-ubuntu)

Run command: bzr upgrade
bzr: ERROR: exceptions.UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-9: ordinal not in range(128)

Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 920, in exception_to_return_code
  File "bzrlib\commands.pyo", line 1131, in run_bzr
  File "bzrlib\commands.pyo", line 673, in run_argv_aliases
  File "bzrlib\commands.pyo", line 695, in run
  File "bzrlib\cleanup.pyo", line 136, in run_simple
  File "bzrlib\cleanup.pyo", line 166, in _do_with_cleanups
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\commands.py", line 823, in run
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\subprocess.py", line 920, in run_subprocess_command
  File "bzrlib\commands.pyo", line 1131, in run_bzr
  File "bzrlib\commands.pyo", line 673, in run_argv_aliases
  File "bzrlib\commands.pyo", line 695, in run
  File "bzrlib\cleanup.pyo", line 136, in run_simple
  File "bzrlib\cleanup.pyo", line 166, in _do_with_cleanups
  File "bzrlib\builtins.pyo", line 3818, in run
  File "bzrlib\upgrade.pyo", line 145, in upgrade
  File "bzrlib\upgrade.pyo", line 177, in smart_upgrade
  File "bzrlib\upgrade.pyo", line 206, in _smart_upgrade_one
  File "bzrlib\upgrade.pyo", line 284, in _convert_items
  File "bzrlib\ui\text.pyo", line 314, in note
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-9: ordinal not in range(128)

bzr 2.5.1 on python 2.6.6 (Windows-7-6.1.7601-SP1)
arguments: ['C:\\Program Files\\Bazaar\\bzr.exe', 'qsubprocess', '--bencode',
    'l7:upgradee']
plugins: bzrtools[2.5.0], changelog_merge[2.5.1], colo[0.4.0],
    explorer[1.2.2], fastimport[0.14.0dev], git[0.6.8], launchpad[2.5.1],
    loom[2.3.0dev], netrc_credential_store[2.5.1], news_merge[2.5.1],
    pipeline[1.4.0], qbzr[0.22.3], rewrite[0.6.4dev], svn[1.2.2],
    upload[1.2.0dev], xmloutput[0.8.8]
encoding: 'cp1251', fsenc: 'mbcs', lang: None

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    including this traceback and a description of the problem.