Git import fails - Google Code

Asked by Shih-Yuan Lee

https://code.launchpad.net/~fourdollars/pcmanx/master

Failure Log:
2011-12-27 04:22:56 INFO Starting job.
2011-12-27 04:22:56 INFO Getting exising bzr branch from central store.
2011-12-27 04:22:56 INFO [chan bzr SocketAsChannelAdapter] Opened sftp connection (server version 3)
2011-12-27 04:22:57 INFO [chan bzr SocketAsChannelAdapter] Opened sftp connection (server version 3)
2011-12-27 04:22:57 INFO 291 bytes transferred
2011-12-27 04:22:57 INFO Importing branch.
2011-12-27 04:23:02 INFO finding revisions to fetch 0
2011-12-27 04:23:02 INFO finding revisions to fetch:generating index 0/4099
2011-12-27 04:23:02 INFO finding revisions to fetch 1
2011-12-27 04:23:03 INFO
Traceback (most recent call last):
  File "/srv/importd.launchpad.net/production/launchpad-rev-14560/scripts/code-import-worker.py", line 93, in <module>
    sys.exit(script.main())
  File "/srv/importd.launchpad.net/production/launchpad-rev-14560/scripts/code-import-worker.py", line 88, in main
    return import_worker.run()
  File "/srv/importd.launchpad.net/production/launchpad-rev-14560/lib/lp/codehosting/codeimport/worker.py", line 588, in run
    return self._doImport()
  File "/srv/importd.launchpad.net/production/launchpad-rev-14560/lib/lp/codehosting/codeimport/worker.py", line 742, in _doImport
    inter_branch.fetch(limit=revision_limit)
  File "/srv/importd.launchpad.net/production/launchpad-rev-14560/bzrplugins/git/branch.py", line 709, in fetch
    self.fetch_objects(stop_revision, fetch_tags=fetch_tags, limit=limit)
  File "/srv/importd.launchpad.net/production/launchpad-rev-14560/bzrplugins/git/branch.py", line 732, in fetch_objects
    determine_wants, self.source.mapping, limit=limit)
  File "/srv/importd.launchpad.net/production/launchpad-rev-14560/bzrplugins/git/fetch.py", line 710, in fetch_objects
    limit)
  File "/srv/importd.launchpad.net/production/launchpad-rev-14560/bzrplugins/git/fetch.py", line 512, in import_git_objects
    target_git_object_retriever, trees_cache)
  File "/srv/importd.launchpad.net/production/launchpad-rev-14560/bzrplugins/git/fetch.py", line 390, in import_git_commit
    parent_trees = trees_cache.revision_trees(rev.parent_ids)
  File "/srv/importd.launchpad.net/production/launchpad-rev-14560/bzrplugins/git/object_store.py", line 112, in revision_trees
    return list(self.iter_revision_trees(revids))
  File "/srv/importd.launchpad.net/production/launchpad-rev-14560/bzrplugins/git/object_store.py", line 106, in iter_revision_trees
    for tree in self.repository.revision_trees(todo):
  File "/srv/importd.launchpad.net/production/launchpad-rev-14560/eggs/bzr-2.5.0dev2_r6152-py2.6-linux-x86_64.egg/bzrlib/vf_repository.py", line 1794, in revision_trees
    for inv in inventories:
  File "/srv/importd.launchpad.net/production/launchpad-rev-14560/eggs/bzr-2.5.0dev2_r6152-py2.6-linux-x86_64.egg/bzrlib/repofmt/groupcompress_repo.py", line 981, in _iter_inventories
    raise errors.NoSuchRevision(self, record.key)
bzrlib.errors.NoSuchRevision: CHKInventoryRepository('file:///srv/importd.launchpad.net/data/worker-for-branch-559790/bzr_branch/.bzr/repository/') has no revision ('git-v1:9b8af9b0c9b15ee45d1cba565ed8412b6412a8fa',)
Import failed:
Traceback (most recent call last):
Failure: twisted.internet.error.ProcessTerminated: A process has ended with a probable error condition: process ended with exit code 1.

Question information

Language:
English Edit question
Status:
Invalid
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Aaron Bentley (abentley) said :
#1

Closing because this is really a bug report.