|
From: Hanspeter N. <fi...@sn...> - 2019-10-23 09:56:59
|
On 10/22/19 9:29 PM, Jim Trainor wrote: > "fink install gnupg" fails due to "curl: (35) Server aborted the SSL > handshake" when attempting to download > https://gnupg.org/ftp/gcrypt/gnupg/gnupg-1.4.23.tar.bz2. > > The source code URL is good. It downloads using Chrome. > > Is the curl library used by fink out of date? > > It fails the same way when downloading using fink's command line curl, and > MacOS's /usr/bin/curl fails similarly. > > I'm using MacOs 10.14.6 Worked here for both fink-curl and system-curl (on 10.13.6). Our curl/libcurl is 7.66.0, which is the latest upstream. I wonder if your ISP is the cause? Do you have a proxy set? Is gnupg the only package with downloading problems or is this general? Hanspeter |