[flang-dev] Problem with "arc patch"
Peter Steinfeld via flang-dev
flang-dev at lists.llvm.org
Wed Oct 6 19:07:42 PDT 2021
When doing reviews, I usually use the arcanist command "arc patch" to update my local git repository to match the Phabricator patch. This has been working for me for many months. For example, I recently tried to update my local repository by typing "arc patch D111254". But today the command failed with the message:
Exception
[cURL/60] (https://reviews.llvm.org/api/differential.querydiffs) <CURLE_SSL_CACERT> There was an error verifying the SSL Certificate Authority while negotiating the SSL connection. This usually indicates that you are using a self-signed certificate but have not added your CA to the CA bundle. See instructions in "arcanist/resources/ssl/README".
(Run with `--trace` for a full exception trace.)
Does anyone have a clue for how I can fix this?
Pete
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/flang-dev/attachments/20211007/450f9551/attachment.html>
More information about the flang-dev
mailing list