bug https://bugs.launchpad.net/bzr/+bug/235055

Tom Cato Amundsen tca at tcamundsen.net
Mon Jun 2 17:27:22 BST 2008


After adding the patch mentioned in my first email, I now get a new
error when doing
bzr log http://www.solfege.org/bzr/solfege.dev. I have not created a
new bug report in launchpad.

I guess this too is related to a ghost. I have not yet tried to get
around this. I know nothing about bzr internals and if things I change
works, it is just plain luck.

Are ghost revisions only a result of converting from arch?'

I start fearing that converting the old repo was a bad idea, and that
I should have started with a fresh archive created by bzr.

Tom Cato

 ./bzr log http://www.solfege.org/bzr/solfege.dev
bzr: ERROR: exceptions.IndexError: tuple index out of range

Traceback (most recent call last):
  File "/home/tom/tmp/bzr/bzr.dev/bzrlib/commands.py", line 846, in
run_bzr_catch_errors
    return run_bzr(argv)
  File "/home/tom/tmp/bzr/bzr.dev/bzrlib/commands.py", line 797, in run_bzr
    ret = run(*run_argv)
  File "/home/tom/tmp/bzr/bzr.dev/bzrlib/commands.py", line 499, in
run_argv_aliases
    return self.run(**all_cmd_args)
  File "/home/tom/tmp/bzr/bzr.dev/bzrlib/commands.py", line 807, in ignore_pipe
    result = func(*args, **kwargs)
  File "/home/tom/tmp/bzr/bzr.dev/bzrlib/builtins.py", line 1774, in run
    limit=limit)
  File "/home/tom/tmp/bzr/bzr.dev/bzrlib/log.py", line 185, in show_log
    start_revision, end_revision, search, limit)
  File "/home/tom/tmp/bzr/bzr.dev/bzrlib/log.py", line 215, in _show_log
    allow_single_merge_revision)
  File "/home/tom/tmp/bzr/bzr.dev/bzrlib/log.py", line 273, in
calculate_view_revisions
    view_revisions = _filter_revision_range(list(view_revs_iter),
  File "/home/tom/tmp/bzr/bzr.dev/bzrlib/log.py", line 544, in
get_view_revisions
    generate_revno=True)
  File "/home/tom/tmp/bzr/bzr.dev/bzrlib/tsort.py", line 188, in merge_sort
    generate_revno).sorted()
  File "/home/tom/tmp/bzr/bzr.dev/bzrlib/tsort.py", line 354, in __init__
    if self._graph[revision][0] == parent:
IndexError: tuple index out of range

bzr 1.6dev on python 2.4.5 (linux2)
arguments: ['./bzr', 'log', 'http://www.solfege.org/bzr/solfege.dev']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'nb_NO.UTF-8'
plugins:
  launchpad
/home/tom/tmp/bzr/bzr.dev/bzrlib/plugins/launchpad [unknown]
*** 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.



More information about the bazaar mailing list