The security certificat for https://svn.blender.org/ is broken. It is being rejected by firefox as not being trusted. The broken certificate is causing problems with mirroring the repository on launchpad. The import script running on launchpad fails with the following traceback:
Error validating server certificate for 'https://svn.blender.org:443': - The certificate has expired. Certificate information: - Hostname: svn.blender.org - Valid: from Fri, 07 Mar 2008 17:04:27 GMT until Sun, 07 Mar 2010 17:04:27 GMT - Issuer: http://www.cacert.org, Root CA - Fingerprint: 67:4a:16:75:16:92:63:d2:5a:b2:49:b4:67:55:90:1d:a5:01:83:97 (R)eject, accept (t)emporarily or accept (p)ermanently? 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 502, in _doImport foreign_tree = self.getForeignTree() File "/srv/importd.launchpad.net/production/launchpad-rev-9072/lib/lp/codehosting/codeimport/worker.py", line 456, in getForeignTree return self.foreign_tree_store.fetch(self.FOREIGN_WORKING_TREE_PATH) File "/srv/importd.launchpad.net/production/launchpad-rev-9072/lib/lp/codehosting/codeimport/worker.py", line 330, in fetch return self.fetchFromArchive(target_path) File "/srv/importd.launchpad.net/production/launchpad-rev-9072/lib/lp/codehosting/codeimport/worker.py", line 347, in fetchFromArchive tree.update() File "/srv/importd.launchpad.net/production/launchpad-rev-9072/lib/lp/codehosting/codeimport/foreigntree.py", line 74, in update arguments, cwd=self.local_path, stdout=open('/dev/null', 'w')) File "/usr/lib/python2.5/subprocess.py", line 444, in call return Popen(*popenargs, **kwargs).wait() File "/usr/lib/python2.5/subprocess.py", line 1178, in wait pid, sts = self._waitpid_no_intr(self.pid, 0) File "/usr/lib/python2.5/subprocess.py", line 1008, in _waitpid_no_intr return os.waitpid(pid, options) KeyboardInterrupt svn: PROPFIND request failed on '/svnroot/bf-blender/trunk/blender' svn: PROPFIND of '/svnroot/bf-blender/trunk/blender': Server certificate verification failed: certificate has expired (https://svn.blender.org) Import failed: Traceback (most recent call last): Failure: twisted.internet.error.TimeoutError: User timeout caused connection failure. _______________________________________________ Bf-committers mailing list Bf-committers@blender.org http://lists.blender.org/mailman/listinfo/bf-committers