Continuous VCS import failures from SF.net

Asked by Bob Tanner

This could be a dup of https://bugs.launchpad.net/launchpad/+bug/378491

Attempting to migrate from SF.net to LP, several cvs imports are failing with this error message:

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 398, 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/svn_oo/PresentFile.py", line 27, in apply
    self.url(), self.revision)
  File "/srv/importd.launchpad.net/production/launchpad-rev-8105/scripts/../lib/svn_oo/util.py", line 91, in writeFile
    client.cat(url, revision=revision.rev),
pysvn._pysvn_2_4.ClientError: PROPFIND request failed on '/svnroot/mactrek/trunk/Classes'
PROPFIND of '/svnroot/mactrek/trunk/Classes': SSL negotiation failed: Connection reset by peer (https://mactrek.svn.sourceforge.net)
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.

All the failed logs are available at https://code.launchpad.net/~vcs-imports/netrek-archive/mactrek

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:

This question was originally filed as bug #387051.

Revision history for this message
Diogo Matsubara (matsubara) said :
#1

This is best handled as a question.

I've updated the code import source URL to use http instead of https. Let's see if the import will work.

Thanks and sorry for the inconvenience.

Revision history for this message
Данило Шеган (danilo) said :
#2

Imports seem to be working now. Can anyone confirm?

Can you help with this problem?

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

To post a message you must log in.