Project

General

Profile

Actions

Bug #5342

closed

ant update hangs if the svn certificate changes (and possibly always hangs the first time)

Added by Christopher Brooks over 13 years ago. Updated over 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
build system
Target version:
Start date:
03/08/2011
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5342

Description

I was doing "ant update" and the process hung while
updating build-area. I suspect that this issue will affect any
new developer who is trying to access the tree via subversion.

I hit ^C and then got info because code.kepler-project.org's certificate
was updated on 2/6/11

[update-modules] Updating build-area...
[update-modules] svn -r head update --accept postpone /Users/cxh/src/kepler/build-area
^C ^C[update-modules] Error validating server certificate for 'https://code.kepler-project.org:443':
[update-modules] - The certificate is not issued by a trusted authority. Use the
[update-modules] fingerprint to validate the certificate manually!
[update-modules] Certificate information:
[update-modules] - Hostname: *.kepler-project.org
[update-modules] - Valid: from Sun, 06 Feb 2011 17:59:18 GMT until Sat, 06 Feb 2016 17:59:18 GMT
[update-modules] - Issuer: 07969287, http://certificates.godaddy.com/repository, GoDaddy.com, Inc., Scottsdale, Arizona, US
[update-modules] - Fingerprint: 07:91:ac:d8:58:c9:27:c3:4a:96:0d:23:87:cb:38:6a:6c:14:3f:7e
[update-modules] (R)eject, accept (t)emporarily or accept (p)ermanently? svn: OPTIONS of 'https://code.kepler-project.org/code/kepler/trunk/modules/build-area': Server certificate verification failed: issuer is not trusted (https://code.kepler-project.org)
[update-modules]

For details about svn and certificates, see
http://chess.eecs.berkeley.edu/ptexternal/wiki/Main/Subversion#svnCertficateIsNotIssuedByATrustedAuthority


Files

brooksBuild.txt (25.9 KB) brooksBuild.txt Christopher Brooks, 08/03/2011 11:01 AM
Actions

Also available in: Atom PDF