xmloutput plugin provided by 2.5b5-1 windows standalone installer does not work

Bug #921754 reported by Benoit Pierre
34
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Bazaar Windows Installers
Fix Released
Medium
Martin Packman

Bug Description

 > wine bzr version
Bazaar (bzr) 2.5b5
  Python interpreter: C:\Program Files\Bazaar\python26.dll 2.6.6
  Python standard library: C:\Program Files\Bazaar\lib\library.zip
  Platform: Windows-XP-5.1.2600-SP3
  bzrlib: C:\Program Files\Bazaar\lib\library.zip\bzrlib
  Bazaar configuration: C:/users/bpierre/Application Data/bazaar/2.0
  Bazaar log file: C:\users\bpierre\My Documents\.bzr.log

> wine bzr -Derror qrun
bzr: ERROR: exceptions.ImportError: No module named xml_errors

Traceback (most recent call last):
  File "C:/users/bpierre/Application Data/bazaar/2.0/plugins\qbzr\lib\commands.py", line 176, in run
  File "C:/users/bpierre/Application Data/bazaar/2.0/plugins\qbzr\lib\commands.py", line 1099, in _qbzr_run
  File "C:/users/bpierre/Application Data/bazaar/2.0/plugins\qbzr\lib\run.py", line 67, in __init__
  File "C:/users/bpierre/Application Data/bazaar/2.0/plugins\qbzr\lib\run.py", line 174, in collect_command_names
  File "C:/users/bpierre/Application Data/bazaar/2.0/plugins\qbzr\lib\run.py", line 174, in <genexpr>
  File "bzrlib\commands.pyo", line 226, in get_cmd_object
  File "bzrlib\commands.pyo", line 248, in _get_cmd_object
  File "bzrlib\commands.pyo", line 320, in _get_plugin_command
  File "bzrlib\commands.pyo", line 85, in get
  File "bzrlib\registry.pyo", line 177, in get
  File "bzrlib\registry.pyo", line 74, in get_obj
  File "bzrlib\pyutils.pyo", line 51, in get_named_object
  File "C:/Program Files/Bazaar/plugins\xmloutput\cmds.py", line 54, in <module>
  File "C:/Program Files/Bazaar/plugins\xmloutput\cmds.py", line 107, in cmd_xmlstatus
  File "bzrlib\lazy_import.pyo", line 116, in __call__
  File "bzrlib\lazy_import.pyo", line 85, in _resolve
  File "bzrlib\lazy_import.pyo", line 200, in _import
ImportError: No module named xml_errors

Branching the latest trunk into my user plugin directory fix the problem (revno: 160 [merge]
revision-id: <email address hidden>).

Revision history for this message
Martin Packman (gz) wrote :

Hm, right, the windows installer needs to pick up that revision.

affects: bzr → bzr-windows-installers
Changed in bzr-windows-installers:
assignee: nobody → Martin Packman (gz)
importance: Undecided → Medium
status: New → In Progress
Martin Packman (gz)
Changed in bzr-windows-installers:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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