Activity log for bug #245788

Date Who What changed Old value New value Message
2008-07-05 11:01:56 Bernd Hirschler bug added bug
2008-07-05 11:01:56 Bernd Hirschler bug added attachment '.bzr.log' (.bzr.log)
2008-07-05 11:04:23 Bernd Hirschler description Used Version: Bazaar (bzr) 1.3.1 Python interpreter: /usr/bin/python 2.5.2.final.0 Python standard library: /usr/lib/python2.5 bzrlib: /usr/lib/python2.5/site-packages/bzrlib Bazaar configuration: /home/maniac/.bazaar Bazaar log file: /home/maniac/.bzr.log Normal working with version from gutsy is possible, error occurs in hardy heron, did not update the backports in gutsy. Output after the command: bzr: ERROR: exceptions.IndexError: list index out of range Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 834, in run_bzr_catch_errors return run_bzr(argv) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 790, in run_bzr ret = run(*run_argv) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 492, in run_argv_aliases return self.run(**all_cmd_args) File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 1081, in run possible_transports=possible_transports) File "/usr/lib/python2.5/site-packages/bzrlib/workingtree.py", line 2172, in update old_tip = self.branch.update(possible_transports) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 165, in write_locked return unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 1802, in update self.pull(master, overwrite=True) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 165, in write_locked return unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 1714, in pull run_hooks=run_hooks) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 165, in write_locked return unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 1513, in pull self.update_revisions(source, stop_revision, overwrite=overwrite) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 165, in write_locked return unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 1465, in update_revisions self.fetch(other, stop_revision) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 165, in write_locked return unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 266, in fetch pb=nested_pb) File "/usr/lib/python2.5/site-packages/bzrlib/repository.py", line 949, in fetch return inter.fetch(revision_id=revision_id, pb=pb, find_ghosts=find_ghosts) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 704, in fetch self._fetch_switch(needed, pb, lhs_parent) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 661, in _fetch_switch reporter.finish_report(pool) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/errors.py", line 117, in convert return unbound(*args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/transport.py", line 280, in finish_report self._baton, pool) File "/var/lib/python-support/python2.5/libsvn/ra.py", line 740, in svn_ra_reporter2_invoke_finish_report return apply(_ra.svn_ra_reporter2_invoke_finish_report, args) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 385, in close_file ie.symlink_target = lines[0][len("link "):] IndexError: list index out of range bzr 1.3.1 on python 2.5.2.final.0 (linux2) arguments: ['/usr/bin/bzr', 'update'] encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8' plugins: bzrtools /usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools [1.3.0] gtk /usr/lib/python2.5/site-packages/bzrlib/plugins/gtk [0.93.0] launchpad /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [unknown] svn /usr/lib/python2.5/site-packages/bzrlib/plugins/svn [0.4.9] *** 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. Attachment includes the bzr.log file. Used Version: Bazaar (bzr) 1.3.1 Python interpreter: /usr/bin/python 2.5.2.final.0 Python standard library: /usr/lib/python2.5 bzrlib: /usr/lib/python2.5/site-packages/bzrlib Bazaar configuration: /home/maniac/.bazaar Bazaar log file: /home/maniac/.bzr.log If i work with pure svn (not svn overt bzr) everything is alright. Normal working with version from gutsy is possible, error occurs in hardy heron, did not update the backports in gutsy. Output after the command: bzr: ERROR: exceptions.IndexError: list index out of range Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 834, in run_bzr_catch_errors return run_bzr(argv) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 790, in run_bzr ret = run(*run_argv) File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 492, in run_argv_aliases return self.run(**all_cmd_args) File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 1081, in run possible_transports=possible_transports) File "/usr/lib/python2.5/site-packages/bzrlib/workingtree.py", line 2172, in update old_tip = self.branch.update(possible_transports) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 165, in write_locked return unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 1802, in update self.pull(master, overwrite=True) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 165, in write_locked return unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 1714, in pull run_hooks=run_hooks) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 165, in write_locked return unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 1513, in pull self.update_revisions(source, stop_revision, overwrite=overwrite) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 165, in write_locked return unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 1465, in update_revisions self.fetch(other, stop_revision) File "/usr/lib/python2.5/site-packages/bzrlib/decorators.py", line 165, in write_locked return unbound(self, *args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/branch.py", line 266, in fetch pb=nested_pb) File "/usr/lib/python2.5/site-packages/bzrlib/repository.py", line 949, in fetch return inter.fetch(revision_id=revision_id, pb=pb, find_ghosts=find_ghosts) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 704, in fetch self._fetch_switch(needed, pb, lhs_parent) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 661, in _fetch_switch reporter.finish_report(pool) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/errors.py", line 117, in convert return unbound(*args, **kwargs) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/transport.py", line 280, in finish_report self._baton, pool) File "/var/lib/python-support/python2.5/libsvn/ra.py", line 740, in svn_ra_reporter2_invoke_finish_report return apply(_ra.svn_ra_reporter2_invoke_finish_report, args) File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py", line 385, in close_file ie.symlink_target = lines[0][len("link "):] IndexError: list index out of range bzr 1.3.1 on python 2.5.2.final.0 (linux2) arguments: ['/usr/bin/bzr', 'update'] encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8' plugins: bzrtools /usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools [1.3.0] gtk /usr/lib/python2.5/site-packages/bzrlib/plugins/gtk [0.93.0] launchpad /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [unknown] svn /usr/lib/python2.5/site-packages/bzrlib/plugins/svn [0.4.9] *** 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. Attachment includes the bzr.log file.
2008-07-08 15:18:51 Jelmer Vernooij bzr-svn: status New Incomplete
2008-07-08 19:09:50 Jelmer Vernooij bzr-svn: status Incomplete Fix Committed
2008-07-08 19:09:50 Jelmer Vernooij bzr-svn: importance Undecided Low
2008-07-08 19:09:50 Jelmer Vernooij bzr-svn: milestone 0.4.11
2008-07-08 19:09:50 Jelmer Vernooij bzr-svn: assignee jelmer
2008-08-09 03:33:12 Jelmer Vernooij bzr-svn: status Fix Committed Fix Released