gcommit AssertionError: How did we get here?

Bug #305476 reported by Jorgen Austvik
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

[ja155679@frigg26:suite] uname -a
Linux frigg26 2.6.18-53.1.14.el5 #1 SMP Tue Feb 19 07:18:46 EST 2008 x86_64 x86_64 x86_64 GNU/Linux
[ja155679@frigg26:suite] bzr --version
Bazaar (bzr) 1.9
  Python interpreter: /usr/bin/python 2.4.3
  Python standard library: /usr/lib64/python2.4
  bzrlib: /usr/lib64/python2.4/site-packages/bzrlib
  Bazaar configuration: /home/ja155679/.bazaar
  Bazaar log file: /home/ja155679/.bzr.log

[ja155679@frigg26:mysql-6.0-runtime] bzr gcommit
bzr: ERROR: exceptions.AssertionError: How did we get here?

Traceback (most recent call last):
  File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 893, in run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 839, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib64/python2.4/site-packages/bzrlib/commands.py", line 539, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/home/ja155679/.bazaar/plugins/gtk/__init__.py", line 394, in run
    dlg = CommitDialog(wt)
  File "/home/ja155679/.bazaar/plugins/gtk/commit.py", line 119, in __init__
    self.fill_in_data()
  File "/home/ja155679/.bazaar/plugins/gtk/commit.py", line 133, in fill_in_data
    self._fill_in_files()
  File "/home/ja155679/.bazaar/plugins/gtk/commit.py", line 190, in _fill_in_files
    for (file_id, real_path, change_type, display_path
  File "/home/ja155679/.bazaar/plugins/gtk/diff.py", line 695, in iter_changes_to_status
    assert False, "How did we get here?"
AssertionError: How did we get here?

bzr 1.9 on python 2.4.3 (linux2)
arguments: ['/usr/bin/bzr', 'gcommit']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
plugins:
  bzrtools /usr/lib64/python2.4/site-packages/bzrlib/plugins/bzrtools [1.9.1]
  danny_plugins /home/ja155679/.bazaar/plugins/danny_plugins [unknown]
  difftools /home/ja155679/.bazaar/plugins/difftools [0.91.0]
  extmerge /home/ja155679/.bazaar/plugins/extmerge [unknown]
  gtk /home/ja155679/.bazaar/plugins/gtk [0.96.0dev1]
  launchpad /usr/lib64/python2.4/site-packages/bzrlib/plugins/launchpad [unknown]
  mysql /home/ja155679/.bazaar/plugins/mysql [0.3.18]
*** 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.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.