purple-plastic-57801
07/19/2023, 6:56 PMRun pantsbuild/actions/init-pants@v4-scie-pants
Run if ! command -v pants; then
curl: (60) SSL: no alternative certificate subject name matches target host name '<http://raw.githubusercontent.com|raw.githubusercontent.com>'
More details here: <https://curl.se/docs/sslcerts.html>
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
Error: Process completed with exit code 60.
purple-plastic-57801
07/19/2023, 6:57 PMpurple-plastic-57801
07/19/2023, 7:49 PMrhythmic-battery-45198
07/19/2023, 8:08 PMcurl -kfsSL <https://static.pantsbuild.org/setup/get-pants.sh> | bash
Downloading and installing the pants launcher ...
curl: (60) SSL: no alternative certificate subject name matches target host name '<http://objects.githubusercontent.com|objects.githubusercontent.com>'
rhythmic-battery-45198
07/19/2023, 8:09 PMcurl --proto '=https' --tlsv1.2 -fsSL <https://static.pantsbuild.org/setup/get-pants.sh> | bash
curl: (60) SSL: no alternative certificate subject name matches target host name '<http://static.pantsbuild.org|static.pantsbuild.org>'
More details here: <https://curl.se/docs/sslcerts.html>
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
rhythmic-battery-45198
07/19/2023, 8:11 PMubuntu:22.04
container. Works fine in a fresh ubuntu:20.04
containerpurple-plastic-57801
07/19/2023, 9:17 PMrhythmic-battery-45198
07/19/2023, 10:10 PM