← Back to team overview

launchpad-dev team mailing list archive

Bug 343207 - large SVN Import fails with a timeout

 

Hi all,

Seems like there's another victim of bug 343207 [1]. Ursula figured
out that this bug was behind issues with the nhibernate import [2]. I
spoke to Aaron and Paul today, and they both concur.

1. https://bugs.edge.launchpad.net/launchpad/+bug/343207
2. https://answers.edge.launchpad.net/launchpad-code/+question/89954

If any of you have a moment, please could you triage it?

Some more observations:

The nhibernate logs always end with the following error:

  pysvn._pysvn_2_4.ClientError: PROPFIND request failed on
    '/svnroot/nhibernate/trunk/nhibernate/src/NHibernate'
  PROPFIND of '/svnroot/nhibernate/trunk/nhibernate/src/NHibernate':
    SSL negotiation failed: Connection reset by peer
    (https://nhibernate.svn.sourceforge.net)

The schoorbs import logs also (almost all) end with a PROPFIND:

  pysvn._pysvn_2_4.ClientError: PROPFIND request failed on
    '/svn/!svn/vcc/default' PROPFIND of '/svn/!svn/vcc/default': 502
    Bad Gateway (http://schoorbs.googlecode.com)

Aaron suggested "I guess it could be that the remote server doesn't
support PROPFIND or something". If that is the case, might it be
easier to schedule a fix than a difficult-to-pin-down timeout issue?

Gavin.



Follow ups