Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backtrace #36

Open
jave opened this issue Jan 24, 2012 · 0 comments
Open

backtrace #36

jave opened this issue Jan 24, 2012 · 0 comments

Comments

@jave
Copy link

jave commented Jan 24, 2012

git bzr push
16:21:17 Calculating the revisions to include ...
16:21:21 Starting export of 118781 revisions ...
16:21:21 WARNING: not creating tag u'EMACS_23_1' pointing to non-existent revision [email protected]
16:21:21 WARNING: not creating tag u'EMACS_PRETEST_23_0_96' pointing to non-existent revision [email protected]
16:21:22 Exported 118781 revisions in 0:00:06
16:21:24 Starting import ...
bzr: ERROR: exceptions.KeyError: '118783'

Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/bzrlib/commands.py", line 946, in exception_to_return_code
return the_callable(_args, *_kwargs)
File "/usr/lib64/python2.7/site-packages/bzrlib/commands.py", line 1150, in run_bzr
ret = run(_run_argv)
File "/usr/lib64/python2.7/site-packages/bzrlib/commands.py", line 699, in run_argv_aliases
return self.run(__all_cmd_args)
File "/usr/lib64/python2.7/site-packages/bzrlib/commands.py", line 721, in run
return self._operation.run_simple(_args, *_kwargs)
File "/usr/lib64/python2.7/site-packages/bzrlib/cleanup.py", line 135, in run_simple
self.cleanups, self.func, *args, *_kwargs)
File "/usr/lib64/python2.7/site-packages/bzrlib/cleanup.py", line 165, in _do_with_cleanups
result = func(_args, *_kwargs)
File "/home/joakim/.bazaar/plugins/fastimport/cmds.py", line 305, in run
user_map=user_map)
File "/home/joakim/.bazaar/plugins/fastimport/cmds.py", line 39, in _run
return proc.process(p.iter_commands)
File "/home/joakim/.bazaar/plugins/fastimport/processors/generic_processor.py", line 310, in process
super(GenericProcessor, self)._process(command_iter)
File "/usr/lib/python2.7/site-packages/fastimport/processor.py", line 76, in _process
handler(self, cmd)
File "/home/joakim/.bazaar/plugins/fastimport/processors/generic_processor.py", line 535, in commit_handler
handler.process()
File "/usr/lib/python2.7/site-packages/fastimport/processor.py", line 151, in process
self.pre_process_files()
File "/home/joakim/.bazaar/plugins/fastimport/bzr_commit_handler.py", line 647, in pre_process_files
super(InventoryDeltaCommitHandler, self).pre_process_files()
File "/home/joakim/.bazaar/plugins/fastimport/bzr_commit_handler.py", line 115, in pre_process_files
for p in parents]
File "/home/joakim/.bazaar/plugins/fastimport/cache_manager.py", line 134, in lookup_committish
return self.marks[committish.lstrip(':')]
KeyError: '118783'

bzr 2.4.2 on python 2.7.2 (Linux-3.1.9-1.fc16.x86_64-x86_64-with-
fedora-16-Verne)
arguments: ['/usr/bin/bzr', 'fast-import', '--import-
marks=/home/joakim/current/build_myprojs/emacsnew/xwidget.git-
bzr/.git/bzr/map/master-bzr', '--export-
marks=/home/joakim/current/build_myprojs/emacsnew/xwidget.git-
bzr/.git/bzr/map/master-bzr', '-',
'/home/joakim/current/build_myprojs/emacsnew/xwidget.git-
bzr/.git/bzr/repo/master']
plugins: bash_completion[2.4.2], changelog_merge[2.4.2],
fastimport[0.12.0dev], launchpad[2.4.2], loom[2.1.0],
netrc_credential_store[2.4.2], news_merge[2.4.2], weave_fmt[2.4.2]
encoding: 'UTF-8', fsenc: 'UTF-8', lang: 'en_US.utf8'

*** Bazaar has encountered an internal error. This probably indicates a
bug in Bazaar. You can help us fix it by filing a bug report at
https://bugs.launchpad.net/bzr/+filebug
including this traceback and a description of the problem.
ERROR:root:bzr import failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant