Changes between Initial Version and Version 1 of Ticket #63563
- Timestamp:
- Oct 2, 2021, 7:55:16 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63563 – Description
initial v1 5 5 https://build.macports.org/builders/ports-10.10_x86_64-builder/builds/156470/steps/install-port/logs/stdio 6 6 7 ``` 7 {{{ 8 8 ---> Attempting to fetch rrdtool-1.7.2.tar.gz from https://distfiles.macports.org/rrdtool 9 9 % Total % Received % Xferd Average Speed Time Time Time Current … … 12 12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 13 DEBUG: Fetching distfile failed: SSL certificate problem: Invalid certificate chain 14 ``` 14 }}} 15 15 16 16 https://build.macports.org/builders/ports-10.6_x86_64-builder/builds/74262/steps/install-port/logs/stdio 17 17 18 ``` 18 {{{ 19 19 ---> Attempting to fetch rrdtool-1.7.2.tar.gz from http://oss.oetiker.ch/rrdtool/pub/ 20 20 % Total % Received % Xferd Average Speed Time Time Time Current … … 23 23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 24 24 DEBUG: Fetching distfile failed: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version 25 ``` 25 }}} 26 26 27 27 https://build.macports.org/builders/ports-10.13_x86_64-builder/builds/124365/steps/install-port/logs/stdio 28 28 29 ``` 29 {{{ 30 30 ---> Attempting to fetch rrdtool-1.7.2.tar.gz from http://oss.oetiker.ch/rrdtool/pub/ 31 31 % Total % Received % Xferd Average Speed Time Time Time Current … … 34 34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 35 35 DEBUG: Fetching distfile failed: SSL certificate problem: certificate has expired 36 ``` 36 }}} 37 37 38 38 These appear to be sporadic, as they aren't occurring across-the-board.