1.9rc1 win32 standalone: file missing: libsvn_client-1.dll

Bug #293868 reported by Alex
2
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
High
Unassigned

Bug Description

After installing the Windows standalone of 1.9rc1 with default options, every call of bzr at the command line will produce a windows error: bzr.exe - component not found: Application could not be started because libsvn_client-1.dll is missing (translated from german).
I don't have this problem with 1.8-lite (obviously due to missing svn :)

0.032 bzr arguments: [u'version']
0.032 looking for plugins in C:/Dokumente und Einstellungen/Alex/Anwendungsdaten/bazaar/2.0/plugins
0.032 looking for plugins in C:/Programme/Bazaar1.9/plugins
[ 1632] 2008-11-04 23:30:38.655 WARNING: Unable to load bzr-svn extensions - did you build it?
[ 1632] 2008-11-04 23:30:38.655 WARNING: DLL load failed: Das angegebene Modul wurde nicht gefunden.
[ 1632] 2008-11-04 23:30:38.655 WARNING: Unable to load plugin u'svn' from u'C:/Programme/Bazaar1.9/plugins'
1.563 Traceback (most recent call last):
  File "bzrlib\plugin.pyo", line 218, in load_from_dir
  File "<string>", line 1, in <module>
  File "C:/Programme/Bazaar1.9/plugins\svn\__init__.py", line 109, in <module>
  File "C:/Programme/Bazaar1.9/plugins\svn\__init__.py", line 74, in check_subversion_version
ImportError: DLL load failed: Das angegebene Modul wurde nicht gefunden.

1.610 encoding stdout as sys.stdout encoding 'cp850'
1.625 return code 0

Tags: win32
Revision history for this message
Martin Pool (mbp) wrote :

Hi, thanks very much for testing the installer and reporting this problem.

I can confirm this too.

I think this is fixed in the 1.9rc1-2 Windows installer <http://launchpad.net/bzr/1.9/1.9rc1/+download/bzr-setup-1.9rc1-2.exe>

Could you please test it and let us know if it fixes the problem?

Changed in bzr:
importance: Undecided → High
status: New → Fix Released
Revision history for this message
Martin Pool (mbp) wrote :

for me this does seem to be fixed in 1.9rc1-2

Revision history for this message
Alex (grafenstein) wrote :

fixed for me too
thank you :)

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.