lp:blender VCS import is broken

Asked by mclay

the lp:blender branch has not been imported since 2009-09-12. We fixed the security certificate today, but now we are receiving an internal server error on Launchpad.

Perhaps the current lp:blender branch needs to be deleted and the entire repository needs to be imported from scratch.

2010-03-10 11:37:32 WARNING N changeset 23147
2010-03-10 11:37:32 WARNING ignored change outside branch: action=A path=u'/trunk/blender' copyfrom_revision=23146 copyfrom_path=u'/branches/blender2.5/blender'
2010-03-10 11:37:36 WARNING N changeset 23149
Traceback (most recent call last):
  File "/srv/importd.launchpad.net/production/launchpad-rev-9072/scripts/code-import-worker.py", line 82, in <module>
    sys.exit(script.main())
  File "/srv/importd.launchpad.net/production/launchpad-rev-9072/scripts/code-import-worker.py", line 77, in main
    return import_worker.run()
  File "/srv/importd.launchpad.net/production/launchpad-rev-9072/lib/lp/codehosting/codeimport/worker.py", line 421, in run
    return self._doImport()
  File "/srv/importd.launchpad.net/production/launchpad-rev-9072/lib/lp/codehosting/codeimport/worker.py", line 504, in _doImport
    self.importToBazaar(foreign_tree, bazaar_tree)
  File "/srv/importd.launchpad.net/production/launchpad-rev-9072/lib/lp/codehosting/codeimport/worker.py", line 482, in importToBazaar
    foreign_directory, "-SC", "%s::" % last_commit, bzr_directory)
  File "/srv/importd.launchpad.net/production/launchpad-rev-9072/lib/lp/codehosting/codeimport/worker.py", line 499, in _runToBaz
    totla.totla(config, self._logger, config.args, SCM.tree(source_dir))
  File "/srv/importd.launchpad.net/production/launchpad-rev-9072/lib/cscvs/cmds/totla.py", line 252, in totla
    apply_changeset(source_tree, logger, apply, revision, target_tree, revisions)
  File "/srv/importd.launchpad.net/production/launchpad-rev-9072/lib/cscvs/cmds/totla.py", line 122, in apply_changeset
    fileChange.apply(logger, target_tree, prune)
  File "/srv/importd.launchpad.net/production/launchpad-rev-9072/lib/svn_oo/PatchedFile.py", line 30, in apply
    % (self.relpath(), target_tree.abspath(), self.log))
RuntimeError: file source/blender/python/generic/Mathutils.c not present in tree /srv/importd.launchpad.net/data/worker-for-branch-28183/bzr_working_tree, log {'path': u'/trunk/blender/source/blender/python/generic/Mathutils.c'}
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:
Answered
For:
Launchpad itself Edit question
Assignee:
Tim Penhey Edit question
Last query:
Last reply:
Revision history for this message
Michael Hudson-Doyle (mwhudson) said :
#1

The new import is currently running at https://code.edge.launchpad.net/~vcs-imports/blender/trunk.

Can you help with this problem?

Provide an answer of your own, or ask mclay for more information if necessary.

To post a message you must log in.