Bug #17957
Error reports of curl problems on cdcvs...
0%
Description
I.e INC000000869392 on cdcvs...
This appears to be a known bug with NSS builds of curl and optional client certificates; which is what we have on SL6...Of course in our case, we don't want to use a client cert, we don't need one to launch the trigger...
So I have made a stab at recoding the "trigger" script to use wget instead of curl (which is tedious due to much weaker POST-data handling) which is on the "wget_trigger" branch in the repository. We should try this version out with some builds, and if it otherwise doesn't seem to break stuff, we could include it in future builds and work around this silliness.
History
#1 Updated by Marc Mengel over 3 years ago
https://github.com/curl/curl/issues/540 for more details. They claim a later curl fixes things, but it doesn't always, at least here.