backtrace in a bzr branch of an svn repo

Bug #273716 reported by Sebastian Kuzminsky
2
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Invalid
Undecided
Unassigned

Bug Description

bzr: ERROR: exceptions.KeyError: u'asn.1/BOOLEAN.h'

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 857, in run_bzr_catch_errors
    return run_bzr(argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 797, in run_bzr
    ret = run(*run_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/plugins/loom/commands.py", line 172, in run_argv_aliases
    self._original_command().run_argv_aliases(argv, alias_argv)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 499, in run_argv_aliases
    return self.run(**all_cmd_args)
  File "/usr/lib/python2.5/site-packages/bzrlib/commands.py", line 818, in ignore_pipe
    result = func(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 187, in run
    tree, file_list = tree_files(file_list)
  File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 64, in tree_files
    return internal_tree_files(file_list, default_branch)
  File "/usr/lib/python2.5/site-packages/bzrlib/builtins.py", line 88, in internal_tree_files
    return WorkingTree.open_containing(default_branch)[0], file_list
  File "/usr/lib/python2.5/site-packages/bzrlib/workingtree.py", line 327, in open_containing
    return control.open_workingtree(), relpath
  File "/home/seb/.bazaar/plugins/svn/workingtree.py", line 812, in open_workingtree
    return SvnWorkingTree(self, self.local_path, self.open_branch())
  File "/home/seb/.bazaar/plugins/svn/workingtree.py", line 98, in __init__
    self.base_tree = SvnBasisTree(self)
  File "/home/seb/.bazaar/plugins/svn/tree.py", line 305, in __init__
    add_dir_to_inv(u"", adm, None)
  File "/home/seb/.bazaar/plugins/svn/tree.py", line 295, in add_dir_to_inv
    add_dir_to_inv(subrelpath, subwc, id)
  File "/home/seb/.bazaar/plugins/svn/tree.py", line 299, in add_dir_to_inv
    (subid, subrevid) = find_ids(entry)
  File "/home/seb/.bazaar/plugins/svn/tree.py", line 263, in find_ids
    return self.id_map[workingtree.branch.unprefix(relpath.decode("utf-8"))]
KeyError: u'asn.1/BOOLEAN.h'

bzr 1.6 on python 2.5.2 (linux2)
arguments: ['/usr/bin/bzr', 'st']
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.UTF-8'
plugins:
  bzrtools /usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools [1.6.0]
  gtk /usr/lib/python2.5/site-packages/bzrlib/plugins/gtk [0.95.0]
  launchpad /usr/lib/python2.5/site-packages/bzrlib/plugins/launchpad [unknown]
  loom /usr/lib/python2.5/site-packages/bzrlib/plugins/loom [1.4.0dev0]
  qbzr /usr/lib/python2.5/site-packages/bzrlib/plugins/qbzr [0.9.2]
  rebase /usr/lib/python2.5/site-packages/bzrlib/plugins/rebase [0.3.0]
  svn /home/seb/.bazaar/plugins/svn [0.4.13dev0]
*** 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.

Revision history for this message
Sebastian Kuzminsky (seb-highlab) wrote :

operator error, sorry folks!

Changed in bzr-svn:
status: New → Invalid
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.