[MacPorts] #54914: sourceforge downloads now require https
MacPorts
noreply at macports.org
Wed Sep 27 13:41:51 UTC 2017
#54914: sourceforge downloads now require https
------------------------+-----------------
Reporter: ryandesign | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port:
------------------------+-----------------
Looks like sourceforge downloads are now redirecting http to https. From a
failed build on 10.5:
{{{
---> Attempting to fetch dictd-1.12.1.tar.gz from
http://svwh.dl.sourceforge.net/dict
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
100 154 100 154 0 0 37 0 0:00:04 0:00:04 --:--:--
37
100 154 100 154 0 0 37 0 0:00:04 0:00:04 --:--:--
0
0 482 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:--
0
0 351 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:--
0
0 351 0 0 0 0 0 0 --:--:-- 0:00:14 --:--:--
0DEBUG: Fetching distfile failed: SSL certificate problem, verify that the
CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify
failed
}}}
To avoid redirects, we need to change the sourceforge fetch group's
protocol from http to https.
The fact that the ssl certificate they're using is too modern for 10.5 to
understand is already covered by other tickets.
--
Ticket URL: <https://trac.macports.org/ticket/54914>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list