Activity log for bug #349877

Date Who What changed Old value New value Message
2009-03-27 20:34:19 Reuben Firmin bug added bug
2009-03-27 20:34:48 Reuben Firmin description bzr: ERROR: exceptions.AssertionError: Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 896, in run_bzr_catch_errors return run_bzr(argv) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 842, in run_bzr ret = run(*run_argv) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 542, in run_argv_aliases return self.run(**all_cmd_args) File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 1132, in run accelerator_tree, hardlink) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/branch.py", line 257, in create_checkout hardlink=hardlink) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/branch.py", line 202, in _create_heavyweight_checkout checkout_branch.pull(self, stop_revision=revision_id) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 2128, in pull _override_hook_target=_override_hook_target) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 1928, in pull graph=graph) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 689, in update_revisions self.fetch(other, stop_revision) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 450, in fetch pb=nested_pb) File "/usr/lib/python2.5/site-packages/bzrlib/repository.py", line 1118, in fetch find_ghosts=find_ghosts) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 1066, in fetch self._fetch_revisions(needed, pb, use_replay=use_replay) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 1003, in _fetch_revisions parent_revmeta) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 959, in _fetch_revision_switch report_inventory_contents(reporter, parent_revnum, start_empty) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 797, in report_inventory_contents reporter.finish() File "/usr/lib/python2.5/site-packages/subvertpy/delta.py", line 35, in apply_window assert len(tview) == tview_len AssertionError bzr 1.12 on python 2.5.2 (linux2) arguments: ['/usr/bin/bzr', 'checkout', 'svn+https://subversion.benetech.org/svn/Bookshare/trunk', 'Bookshare'] encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8' plugins: bzrtools /usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools [1.12] extmerge /home/reubenf/.bazaar/plugins/extmerge [unknown] launchpad /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [unknown] netrc_credential_store /usr/lib/python2.5/site-packages/bzrlib/plugins/netrc_credential_store [unknown] svn /usr/lib/python2.5/site-packages/bzrlib/plugins/svn [0.5] xmloutput /home/reubenf/.bazaar/plugins/xmloutput [0.8.3] *** 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. bzr: ERROR: exceptions.AssertionError: Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 896, in run_bzr_catch_errors return run_bzr(argv) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 842, in run_bzr ret = run(*run_argv) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 542, in run_argv_aliases return self.run(**all_cmd_args) File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 1132, in run accelerator_tree, hardlink) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/branch.py", line 257, in create_checkout hardlink=hardlink) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/branch.py", line 202, in _create_heavyweight_checkout checkout_branch.pull(self, stop_revision=revision_id) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 2128, in pull _override_hook_target=_override_hook_target) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 1928, in pull graph=graph) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 689, in update_revisions self.fetch(other, stop_revision) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 192, in write_locked result = unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 450, in fetch pb=nested_pb) File "/usr/lib/python2.5/site-packages/bzrlib/repository.py", line 1118, in fetch find_ghosts=find_ghosts) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 1066, in fetch self._fetch_revisions(needed, pb, use_replay=use_replay) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 1003, in _fetch_revisions parent_revmeta) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 959, in _fetch_revision_switch report_inventory_contents(reporter, parent_revnum, start_empty) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 797, in report_inventory_contents reporter.finish() File "/usr/lib/python2.5/site-packages/subvertpy/delta.py", line 35, in apply_window assert len(tview) == tview_len AssertionError bzr 1.12 on python 2.5.2 (linux2) arguments: ['/usr/bin/bzr', 'checkout', 'svn+https://subversion.XXX.org/svn/YYY/trunk', 'YYY'] encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8' plugins: bzrtools /usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools [1.12] extmerge /home/reubenf/.bazaar/plugins/extmerge [unknown] launchpad /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [unknown] netrc_credential_store /usr/lib/python2.5/site-packages/bzrlib/plugins/netrc_credential_store [unknown] svn /usr/lib/python2.5/site-packages/bzrlib/plugins/svn [0.5] xmloutput /home/reubenf/.bazaar/plugins/xmloutput [0.8.3] *** 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.
2009-03-27 22:21:56 Jelmer Vernooij bzr-svn: status New Fix Released
2009-03-27 22:21:56 Jelmer Vernooij bzr: assignee jelmer
2009-03-28 22:15:43 Reuben Firmin bzr-svn: status Fix Released Incomplete
2009-03-28 22:15:43 Reuben Firmin bzr-svn: statusexplanation This is fixed in newer versions of bzr-svn. Can you please supply info on where I can obtain the fix from so as to confirm? Thanks
2009-07-22 18:44:30 Jelmer Vernooij marked as duplicate 380621
2010-06-03 22:03:49 Jelmer Vernooij changed duplicate marker 380621 480102