re-create branch from rich-root-pack repo to pack-0.92 repo

Ian Clatworthy ian.clatworthy at internode.on.net
Fri Mar 6 13:21:41 GMT 2009


Ben Finney wrote:

> $ (cd ../../be.debian/ && bzr fast-export .) | bzr fast-import --trees -
> bzr fast-export: Fixing recursive rename for Bugs-Everywhere-Web/Bugs-Everywhere-Web.egg-info
> bzr fast-export: Fixing recursive rename for Bugs-Everywhere-Web/beweb-start.py
> bzr fast-export: Fixing recursive rename for Bugs-Everywhere-Web/common.cfg
> bzr: ERROR: exceptions.KeyError: 'bewebbugseverywherew-20090306130203-4o6q31ew6qexvowg-166'

>   File "/home/bignose/.bazaar/plugins/fastimport/bzr_commit_handler.py", line 345, in record_rename
>     self.inventory.rename(file_id, new_parent_id, new_basename)
>   File "/usr/lib/python2.5/site-packages/bzrlib/inventory.py", line 1275, in rename
>     file_ie = self._byid[file_id]
> KeyError: 'bewebbugseverywherew-20090306130203-4o6q31ew6qexvowg-166'

If you save the output from fast-export to a file, tar.gz it and attach it to
a bug report, I'll look into it. If I can't have the full export, please
try and edit out the non-interesting revisions so that I have a sample
data stream with the problem to test against.

Ian C.



More information about the bazaar mailing list