Comment 1 for bug 434595

Revision history for this message
Gordon Tyler (doxxx) wrote :

Similar error when using 'bzr reconfigure --tree' on a lightweight checkout from Bzr Explorer's Advanced Command dialog:

Run command: bzr reconfigure --tree .
bzr: ERROR: exceptions.AssertionError: <bzrlib.bzrdir.BzrDirMeta1 object at 0x02715730> is not a RemoteBzrDir

Traceback (most recent call last):
  File "bzrlib\commands.pyo", line 826, in exception_to_return_code
  File "bzrlib\commands.pyo", line 1027, in run_bzr
  File "bzrlib\commands.pyo", line 638, in run_argv_aliases
  File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\commands.py", line 805, in run
  File "bzrlib\commands.pyo", line 1027, in run_bzr
  File "bzrlib\commands.pyo", line 638, in run_argv_aliases
  File "bzrlib\builtins.pyo", line 5443, in run
  File "bzrlib\reconfigure.pyo", line 330, in apply
  File "bzrlib\remote.pyo", line 541, in initialize
  File "bzrlib\remote.pyo", line 534, in _vfs_initialize
  File "bzrlib\remote.pyo", line 580, in open
AssertionError: <bzrlib.bzrdir.BzrDirMeta1 object at 0x02715730> is not a RemoteBzrDir

bzr 2.1.0b4 on python 2.5.4 (Windows-Vista-6.0.6002-SP2)
arguments: ['C:\\Program Files (x86)\\Bazaar\\bzr.exe', 'qsubprocess', '--bencode', 'l11:reconfigure6:--tree1:.e']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
  bzrtools C:\Program Files (x86)\Bazaar\plugins\bzrtools [2.1.0b1]
  explorer C:\Program Files (x86)\Bazaar\plugins\explorer [0.10.0]
  launchpad C:\Program Files (x86)\Bazaar\plugins\launchpad [2.1.0b4]
  netrc_credential_store C:\Program Files (x86)\Bazaar\plugins\netrc_credential_store [2.1.0b4]
  qbzr C:\Program Files (x86)\Bazaar\plugins\qbzr [0.17.0]
  rebase C:\Program Files (x86)\Bazaar\plugins\rebase [0.5.5]
  svn C:\Program Files (x86)\Bazaar\plugins\svn [1.0.1]
  upload C:\Program Files (x86)\Bazaar\plugins\upload [1.0.0dev]
  xmloutput C:\Program Files (x86)\Bazaar\plugins\xmloutput [0.8.5]