bzr-setup-1.12-1.exe - 'bzr help commands' exception

Bug #333970 reported by Jon
2
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

On a WinXP Home SP3 machine after typing the following in the shell

bzr help commands

I get the a popup dialog from the OS saying

The procedure entry point ___lc_collate_cp_func could not be located in the dynamic link library msvcrt.dll

and the traceback listed below. Note that a quick check with dependency walker shows bzr.exe depending upon the msvcrt71.dll from the bzr <install_dir> and kernel32.dll and ntdll.dll from the system32 dir.

I tried with an empty shell environment using a direct invocation of bzr.exe and got the same results. Also tried in a newly created branch with the same results. Not doing anything with Subversion but do have the SVN client on this machine.

TRACEBACK
========

Tue 2009-02-24 13:38:25 -0500
[ 4980] 2009-02-24 13:38:25.625 INFO: tbzrcache running...

Tue 2009-02-24 13:38:41 -0500
0.187 bzr arguments: [u'help', u'commands']
0.187 looking for plugins in C:/Documents and Settings/Jon/Application Data/bazaar/2.0/plugins
0.187 looking for plugins in C:/Program Files/Bazaar/plugins
0.359 encoding stdout as sys.stdout encoding 'cp437'
9.281 Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 896, in run_bzr_catch_errors
  File "bzrlib\commands.pyo", line 842, in run_bzr
  File "bzrlib\commands.pyo", line 542, in run_argv_aliases
  File "bzrlib\commands.pyo", line 856, in ignore_pipe
  File "bzrlib\builtins.pyo", line 3666, in run
  File "bzrlib\help.pyo", line 51, in help
  File "bzrlib\help_topics\__init__.pyo", line 826, in get_help_text
  File "bzrlib\help_topics\__init__.pyo", line 90, in get_detail
  File "bzrlib\help.pyo", line 78, in _help_commands_to_text
  File "bzrlib\help.pyo", line 77, in <genexpr>
  File "bzrlib\commands.pyo", line 173, in get_cmd_object
  File "bzrlib\commands.pyo", line 190, in _get_cmd_object
  File "bzrlib\registry.pyo", line 168, in get
  File "bzrlib\registry.pyo", line 61, in get_obj
  File "bzrlib\registry.pyo", line 66, in _do_import
  File "C:/Program Files/Bazaar/plugins\svn\mapping3\__init__.py", line 25, in <module>
  File "subvertpy\__init__.pyo", line 97, in <module>
ImportError: Unable to load subvertpy extensions - did you build it?

9.297 return code 4

Tags: win32 windows
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.