Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry code signing #3795

Closed
nvaccessAuto opened this issue Jan 20, 2014 · 3 comments
Closed

Retry code signing #3795

nvaccessAuto opened this issue Jan 20, 2014 · 3 comments

Comments

@nvaccessAuto
Copy link

Reported by jteh on 2014-01-20 10:03
The timestamp server we have to use for code signing appears to be a bit temperamental and intermittently fails. If it fails, it'd be good if we can retry signing a few times, probably with a short delay after each attempt, as otherwise, it kills the entire build. This is particularly annoying for daily snapshot builds.

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2014-01-20 10:03
Btw, others have reported this as well, but Comodo just say there isn't a problem with their server. Hmm.

@nvaccessAuto
Copy link
Author

Comment 2 by Michael Curran <mick@... on 2014-08-12 05:49
In [9c4b198]:

Sconstruct: make signExec into an action function, and try the signtool command up to 3 times with a 1 second delay between each as sometimes timestamping can fail for an unknown reason. With singing of dlls added, this error would have become much more common if not fixed. Re #3795

@ehollig
Copy link
Collaborator

ehollig commented Aug 2, 2017

This appears to have been implemented in 2014.4. Closing. Please reopen if I have misunderstood.

@ehollig ehollig closed this as completed Aug 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants