Re: install libopenmpt0-dev libopenmpt0-shlibs failed in download (ElCapitan10.11.6, xcode&CLT 8.2.1)
Hanspeter Niederstrasser <[email protected]> Sun, 30 Jun 2024 09:17:53 -0500
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Organization | Snaggled Works |
| Message-ID | <[email protected]> |
On 6/29/24 9:54 AM, a_sk--- via Fink-beginners wrote: > curl: (60) SSL certificate problem: Invalid certificate chain > . . . . . > 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. > > ### execution of curl failed, exit code 60 > Downloading the file "libopenmpt-0.4.23+release.autotools.tar.gz" failed. > > (Q) How to set -k option ? > This is a problem with your very old certificates that came with macOS 10.11. Installing the packages 'ca-certificates' and/or `ca-bundle` might allow curl to download the source w/out complaining about expired certificates. If not, the alternative is to manually download the source file libopenmpt-0.4.23+release.autotools.tar.gz (the full source URL is in the terminal output) via a browser, and then save the file to /sw/src so that the Fink build process will find it. Hanspeter -- +-------------------------------------+----------------------------+ | Hanspeter Niederstrasser | The Four F's of Survival: | | | Feeding, Fleeing, Fighting | | | and ... Reproduction | | | | | | -Unknown | +-------------------------------------+----------------------------+ _______________________________________________ Fink-beginners mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners