Install always fails at installing FTL step with an error message. Reproducible every time.
Debug Token:
cn0f90tr29
Fresh install of Raspbian Stretch Lite on a Pi Zero or an old Pi 1, both with the same results.
Installation works as expected with the exception of FTL:
[i] FTL Checks...
[‚úì] Detected ARM-hf architecture (armv6 or lower) Using ARM binary
[i] Checking for existing FTL binary...
[i] Downloading and Installing FTL...curl: (60) SSL certificate problem: self signed certificate in certificate chain
More details here: curl - SSL CA Certificates
curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.
[‚úó] Downloading and Installing FTL
Error: URL not found
[‚úó] FTL Engine not installed
I've ensured there is a valid entry for DNS server in /etc/resolv.conf. No option to use the -k option for curl as the url is called by the install script.
[i] FTL Checks...
[‚úì] Detected ARM-hf architecture (armv6 or lower) Using ARM binary
[i] Checking for existing FTL binary...
[i] Downloading and Installing FTL...curl: (60) SSL certificate problem: self signed certificate in certificate chain
More details here: https://curl.haxx.se/docs/sslcerts.html
curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.
[‚úó] Downloading and Installing FTL
Error: URL not found
[‚úó] FTL Engine not installed