pywin32 vcs-import failing since december

Asked by Sidnei da Silva

https://code.edge.launchpad.net/~vcs-imports/pywin32/trunk says "Last successful import was on 2008-12-10."

Last lines of the failed import are:

"""
2009-06-06 20:55:21 INFO sending checkout request: root = '/cvsroot/pywin32', file = 'pywin32/win32/src/win32file_comm.h', revision = '1.2'
Traceback (most recent call last):
  File "/srv/importd.launchpad.net/production/launchpad-rev-8105/scripts/code-import-worker.py", line 56, in ?
    script.main()
  File "/srv/importd.launchpad.net/production/launchpad-rev-8105/scripts/code-import-worker.py", line 51, in main
    import_worker.run()
  File "/srv/importd.launchpad.net/production/launchpad-rev-8105/scripts/../lib/lp/codehosting/codeimport/worker.py", line 337, in run
    self._doImport()
  File "/srv/importd.launchpad.net/production/launchpad-rev-8105/scripts/../lib/lp/codehosting/codeimport/worker.py", line 429, in _doImport
    self.importToBazaar(foreign_tree, bazaar_tree)
  File "/srv/importd.launchpad.net/production/launchpad-rev-8105/scripts/../lib/lp/codehosting/codeimport/worker.py", line 406, in importToBazaar
    self._runToBaz(
  File "/srv/importd.launchpad.net/production/launchpad-rev-8105/scripts/../lib/lp/codehosting/codeimport/worker.py", line 424, in _runToBaz
    totla.totla(config, self._logger, config.args, SCM.tree(source_dir))
  File "/srv/importd.launchpad.net/production/launchpad-rev-8105/scripts/../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-8105/scripts/../lib/cscvs/cmds/totla.py", line 122, in apply_changeset
    fileChange.apply(logger, target_tree, prune)
  File "/srv/importd.launchpad.net/production/launchpad-rev-8105/scripts/../lib/CVS/StorageLayer.py", line 931, in apply
    self._patch(logger, target_tree)
  File "/srv/importd.launchpad.net/production/launchpad-rev-8105/scripts/../lib/CVS/StorageLayer.py", line 941, in _patch
    raise ValueError("attempt to patch non extant file : %s" % self.filename)
ValueError: attempt to patch non extant file : win32/src/win32file_comm.h
Import failed:
"""

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
Michael Hudson-Doyle Edit question
Last query:
Last reply:
Revision history for this message
Curtis Hovey (sinzui) said :
#1

Hi Michael.

Can you investigate this? This looks like intervention is needed.

Can you help with this problem?

Provide an answer of your own, or ask Sidnei da Silva for more information if necessary.

To post a message you must log in.