Comment 1 for bug 327966

Revision history for this message
David Roberts (smartgpx) wrote :

Update as of 11th Feb 2009

Just retried using bzr-setup-1.12rc1-2.exe

Different, but still broken.

The 'bzr version' command now pops up a Windows error box headed "bzr.exe - Entry Point Not Found"
The text in the box reads "The procedure entry point __lc_collate_cp_func could not be located in the dynamic link library msvcrt.dll" Once this is acknowledged the bzr command produces a traceback as follows

C:\Documents and Settings\David>bzr version
Bazaar (bzr) 1.12rc1
bzr: ERROR: exceptions.ImportError: bzr-svn: unable to find subvertpy. Please in
stall from http://launchpad.net/subvertpy.

Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 893, in run_bzr_catch_errors
  File "bzrlib\commands.pyo", line 839, in run_bzr
  File "bzrlib\commands.pyo", line 539, in run_argv_aliases
  File "bzrlib\commands.pyo", line 853, in ignore_pipe
  File "bzrlib\builtins.pyo", line 2989, in run
  File "bzrlib\version.pyo", line 38, in show_version
  File "bzrlib\version.pyo", line 96, in _get_bzr_source_tree
  File "bzrlib\bzrdir.pyo", line 844, in open_containing
  File "bzrlib\bzrdir.pyo", line 865, in open_containing_from_transport
  File "bzrlib\bzrdir.pyo", line 819, in open_from_transport
  File "bzrlib\lazy_import.pyo", line 125, in __call__
  File "bzrlib\transport\__init__.pyo", line 1680, in do_catching_redirections
  File "bzrlib\bzrdir.pyo", line 806, in find_format
  File "bzrlib\bzrdir.pyo", line 1645, in find_format
  File "C:/Added Program Files/Bazaar/plugins\svn\format.py", line 86, in probe_
transport
  File "C:/Added Program Files/Bazaar/plugins\svn\format.py", line 56, in _check
_versions
  File "C:/Added Program Files/Bazaar/plugins\svn\__init__.py", line 103, in laz
y_check_versions
  File "C:/Added Program Files/Bazaar/plugins\svn\__init__.py", line 86, in init
_subvertpy
ImportError: bzr-svn: unable to find subvertpy. Please install from http://launc
hpad.net/subvertpy.

bzr 1.12rc1 on python 2.5.2 (win32)
arguments: ['bzr', 'version']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
  bzrtools C:\Added Program Files\Bazaar\plugins\bzrtools [1.12]
  launchpad C:\Added Program Files\Bazaar\plugins\launchpad [unknown]

  netrc_credential_store C:\Added Program Files\Bazaar\plugins\netrc_credential_
store [unknown]
  qbzr C:\Added Program Files\Bazaar\plugins\qbzr [0.9.7]
  svn C:\Added Program Files\Bazaar\plugins\svn [0.5]
*** Bazaar has encountered an internal error.
    Please report a bug at https://bugs.launchpad.net/bzr/+filebug
    including this traceback, and a description of what you
    were doing when the error occurred.

C:\Documents and Settings\David>