svn checkout failed - clean install 2.5b5 on Windows x64

Bug #921864 reported by grajas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
New
Undecided
Unassigned

Bug Description

bzr: ERROR: sqlite3.OperationalError: unable to open database file

Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 919, in exception_to_return_code
  File "bzrlib\commands.pyo", line 1124, in run_bzr
  File "bzrlib\commands.pyo", line 672, in run_argv_aliases
  File "bzrlib\commands.pyo", line 694, in run
  File "bzrlib\cleanup.pyo", line 136, in run_simple
  File "bzrlib\cleanup.pyo", line 166, in _do_with_cleanups
  File "D:/Programs/Bazaar/plugins\qbzr\lib\commands.py", line 822, in run
  File "D:/Programs/Bazaar/plugins\qbzr\lib\subprocess.py", line 887, in run_subprocess_command
  File "bzrlib\commands.pyo", line 1124, in run_bzr
  File "bzrlib\commands.pyo", line 672, in run_argv_aliases
  File "bzrlib\commands.pyo", line 694, 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 1517, in run
  File "bzrlib\controldir.pyo", line 767, in open_tree_or_branch
  File "bzrlib\controldir.pyo", line 447, in _get_tree_branch
  File "D:/Programs/Bazaar/plugins\svn\remote.py", line 512, in open_branch
  File "D:/Programs/Bazaar/plugins\svn\remote.py", line 443, in _determine_relpath
  File "D:/Programs/Bazaar/plugins\svn\repository.py", line 743, in get_layout
  File "D:/Programs/Bazaar/plugins\svn\repository.py", line 762, in get_layout_source
  File "D:/Programs/Bazaar/plugins\svn\repository.py", line 785, in _find_guessed_layout
  File "D:/Programs/Bazaar/plugins\svn\layout\guess.py", line 147, in repository_guess_layout
  File "D:/Programs/Bazaar/plugins\svn\layout\guess.py", line 154, in logwalker_guess_layout
  File "D:/Programs/Bazaar/plugins\svn\logwalker.py", line 277, in iter_changes
  File "D:/Programs/Bazaar/plugins\svn\logwalker.py", line 362, in _fetch_revisions
  File "D:/Programs/Bazaar/plugins\svn\transport.py", line 501, in get_log
  File "D:/Programs/Bazaar/plugins\svn\logwalker.py", line 208, in __call__
  File "D:/Programs/Bazaar/plugins\svn\cache\sqlitecache.py", line 365, in insert_paths
  File "D:/Programs/Bazaar/plugins\svn\cache\sqlitecache.py", line 405, in insert_revprops
  File "D:/Programs/Bazaar/plugins\svn\cache\sqlitecache.py", line 110, in executemany
OperationalError: unable to open database file

bzr 2.5b5 on python 2.6.6 (Windows-7-6.1.7601-SP1)
arguments: ['D:\\Programs\\Bazaar\\bzr.exe', 'qsubprocess', '--bencode',
    'l8:checkout24:https://city-nav.com/svn26:D:\\Java\\bazaar\\molbas-main']
plugins: bzrtools[2.5.0], changelog_merge[2.5b5], colo[0.3.1dev],
    explorer[1.2.1], fastimport[0.12.0dev], git[0.6.6], launchpad[2.5b5],
    loom[2.2.1dev], netrc_credential_store[2.5b5], news_merge[2.5b5],
    pipeline[1.4.0], qbzr[0.22.0dev], rewrite[0.6.3dev], svn[1.1.2],
    upload[1.0.1dev], xmloutput[0.8.8]
encoding: 'cp1250', fsenc: 'mbcs', lang: None

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

Thanks for the report. Disabling the bzr-svn sqlite3 cache should make the checkout work, see the existing bug entry for how to do that.

affects: bzr → bzr-svn
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.