ERROR: exceptions.IndexError: list index out of range

Joseph Pingenot trelane at digitasaru.net
Thu Dec 20 22:14:31 GMT 2007


Just doing what the nice program said:


$ bzr pull
Using saved location: svn+ssh://<host>/<dir>
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 817,
in run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 779,
in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 477,
in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 637,
in run
    delta._ChangeReporter(unversioned_filter=tree_to.is_ignored))
  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/workingtree.py", line
1471, in pull
    count = self.branch.pull(source, overwrite, 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 1720,
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 1506,
in pull
    self.update_revisions(source, 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 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 308, in
fetch
    pb=nested_pb)
  File "/usr/lib/python2.5/site-packages/bzrlib/repository.py", line
442, in fetch
    return inter.fetch(revision_id=revision_id, pb=pb)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py",
line 505, in fetch
    self.copy_content(revision_id=revision_id, pb=pb)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/fetch.py",
line 490, in copy_content
    reporter.finish_report(pool)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/errors.py",
line 68, in convert
    return unbound(*args, **kwargs)
  File
"/usr/lib/python2.5/site-packages/bzrlib/plugins/svn/transport.py", line
225, 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 322, in close_file
    ie.symlink_target = lines[0][len("link "):]
IndexError: list index out of range

bzr 0.90.0 on python 2.5.1.final.0 (linux2)
arguments: ['/usr/bin/bzr', 'pull']

** please send this report to bazaar at lists.ubuntu.com
-- 
trelane at digitasaru.net.///////////////////////////////////////////////
Regarding commas: "Your sentences shouldn't leave your reader hyperventilating
 from the constant shallow breaths that over-punctuation requires. [...]
 Consider yourself responsible for your readers' cardiovascular health." 
 http://www.fas.harvard.edu/~wricntr/documents/GP.html



More information about the bazaar mailing list