bzr: ERROR: exceptions.UnicodeEncodeError: 'ascii' codec can't encode characters in position 15-24

Bug #984776 reported by yambrosov
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

bzr: ERROR: exceptions.UnicodeEncodeError: 'ascii' codec can't encode characters in position 15-24: 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 "bzrlib\builtins.pyo", line 1636, in run
  File "bzrlib\branch.pyo", line 1491, in create_checkout
  File "bzrlib\bzrdir.pyo", line 910, in create_workingtree
  File "bzrlib\workingtree_4.pyo", line 1549, in initialize
  File "bzrlib\transform.pyo", line 2536, in build_tree
  File "bzrlib\transform.pyo", line 2591, in _build_tree
  File "bzrlib\progress.pyo", line 116, in update
  File "bzrlib\ui\text.pyo", line 374, in _progress_updated
  File "bzrlib\ui\text.pyo", line 554, in show_progress
  File "bzrlib\ui\text.pyo", line 536, in _repaint
  File "bzrlib\ui\text.pyo", line 440, in _show_line
UnicodeEncodeError: 'ascii' codec can't encode characters in position 15-24: ordinal not in range(128)

bzr 2.5.0 on python 2.6.6 (Windows-7-6.1.7601-SP1)
arguments: ['bzr', 'checkout', 'D:/Investigation/gnu.org/grab/VCS/grub/',
    'D:\\Investigation\\gnu.org\\grab\\VCS\\grub2']
plugins: bzrtools[2.5.0], changelog_merge[2.5.0], colo[0.4.0],
    explorer[1.2.2], fastimport[0.14.0dev], git[0.6.7], launchpad[2.5.0],
    loom[2.3.0dev], netrc_credential_store[2.5.0], news_merge[2.5.0],
    pipeline[1.4.0], qbzr[0.22.1], rewrite[0.6.4dev], svn[1.2.1],
    upload[1.2.0dev], xmloutput[0.8.8]
encoding: 'cp1251', fsenc: 'mbcs', lang: None

Revision history for this message
yambrosov (yambrosov) wrote :

sorry for summary, can not fine "Edit" button

yambrosov (yambrosov)
summary: bzr: ERROR: exceptions.UnicodeEncodeError: 'ascii' codec can't encode
- characters in position 15-24: 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
- "bzrlib\builtins.pyo", line 1636, in run File "bzrlib\branch.pyo",
- line 1491, in create_checkout File "bzrlib\bzrdir.pyo", line 910, in
- create_workingtree File "bzrlib\workingtree_4.pyo", line 1549, in
- initialize File "bzrlib\transform.pyo", line 2536, in build_tree
- File "bzrlib\transform.pyo", line 2591, in _build_tree File
- "bzrlib\progress.pyo", line 116, in update File "bzrlib\ui\text.pyo",
- line 374, in _progress_updated File "bzrlib\ui\text.pyo", line 554, in
- show_progress File "bzrlib\ui\text.pyo", line 536, in _repaint File
- "bzrlib\ui\text.pyo", line 440, in _show_line UnicodeEncodeError:
- 'ascii' codec can't encode characters in position 15-24: ordinal not in
- range(128) bzr 2.5.0 on python 2.6.6 (Windows-7-6.1.7601-SP1)
- arguments: ['bzr', 'checkout',
- 'D:/Investigation/gnu.org/grab/VCS/grub/',
- 'D:\\Investigation\\gnu.org\\grab\\VCS\\grub2'] plugins:
- bzrtools[2.5.0], changelog_merge[2.5.0], colo[0.4.0],
- explorer[1.2.2], fastimport[0.14.0dev], git[0.6.7], launchpad[2.5.0],
- loom[2.3.0dev], netrc_credential_store[2.5.0], news_merge[2.5.0],
- pipeline[1.4.0], qbzr[0.22.1], rewrite[0.6.4dev], svn[1.2.1],
- upload[1.2.0dev], xmloutput[0.8.8] encoding: 'cp1251', fsenc: 'mbcs',
- lang: None
+ characters in position 15-24:
summary: - bzr: ERROR: exceptions.UnicodeEncodeError: 'ascii' codec can't encode
- characters in position 15-24:
+ exceptions.UnicodeEncodeError: 'ascii' codec can't encode characters in
+ position 15-24:
summary: - exceptions.UnicodeEncodeError: 'ascii' codec can't encode characters in
- position 15-24:
+ bzr: ERROR: exceptions.UnicodeEncodeError: 'ascii' codec can't encode
+ characters in position 15-24
Revision history for this message
Martin Packman (gz) wrote :

Thanks for the report! This will be resolved in the next bzr version, see the existing bug for more information.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.