termie / git-bzr-ng

bi-directional git to bzr bridge: never fear bzr again
BSD 3-Clause "New" or "Revised" License
198 stars 47 forks source link

KeyError: 1890 at lookup_committish #39

Open zskdan opened 12 years ago

zskdan commented 12 years ago

I have a problem with git bzr push, after a merge in git.

it says that it cant write blob 'XXXXXX....' : Broken pipe

..... File "/home/zakaria/.bazaar/plugins/fastimport/cache_manager.py", line 134, in lookup_committish return self.marks[committish.lstrip(':')] KeyError: '1890'

The complete crash report is at : https://gist.github.com/1960991