[MacPorts] #55440: libpsl: download data files in fetch phase, not in post-extract

MacPorts noreply at macports.org
Thu Nov 30 17:56:42 UTC 2017


#55440: libpsl: download data files in fetch phase, not in post-extract
---------------------------------+---------------------
 Reporter:  Schamschula          |      Owner:  dbevans
     Type:  defect               |     Status:  new
 Priority:  Normal               |  Milestone:
Component:  ports                |    Version:
 Keywords:  SnowLeopard Leopard  |       Port:  libpsl
---------------------------------+---------------------
 Snow Leopard and Leopard often fail to download files from https servers.
 In this case we are attempting to download a file in the post-extract
 phase. There is no easy way to avoid the certificate error, give then
 {{{curl fetch}}} command. If this file was downloaded in the fetch phase,
 it would be relatively easy to manually download using curl -k or wget.

 {{{
 --->  Extracting libpsl
 Error: Failed to extract libpsl: SSL certificate problem, verify that the
 CA cert is OK. Details:
 error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify
 failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_libpsl/libpsl/main.log
 for details.
 Error: Problem while installing libpsl
 Error: Follow https://guide.macports.org/#project.tickets to report a bug.
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/55440>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list