[
https://issues.apache.org/jira/browse/BEAM-7821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Liu resolved BEAM-7821.
----------------------------
Assignee: yifan zou
Resolution: Fixed
> Wheels build on osx fails in Travis
> ------------------------------------
>
> Key: BEAM-7821
> URL: https://issues.apache.org/jira/browse/BEAM-7821
> Project: Beam
> Issue Type: Bug
> Components: build-system, sdk-py-core
> Reporter: Anton Kedin
> Assignee: yifan zou
> Priority: Major
> Fix For: 2.16.0
>
>
> Attempt to build wheels on OSX in Travis for 2.14.0 RC1 failed due to
> inability to check the certificate of dist.apache.org:
> {code}
> --2019-07-25 18:28:31--
> https://dist.apache.org/repos/dist/dev/beam/2.14.0/python/apache-beam-2.14.0.zip
> Resolving dist.apache.org... 209.188.14.144
> Connecting to dist.apache.org|209.188.14.144|:443... connected.
> ERROR: cannot verify dist.apache.org's certificate, issued by ‘CN=Sectigo
> RSA Domain Validation Secure Server CA,O=Sectigo Limited,L=Salford,ST=Greater
> Manchester,C=GB’:
> Unable to locally verify the issuer's authority.
> To connect to dist.apache.org insecurely, use `--no-check-certificate'.
> {code}
> Full Travis Log:
> https://gist.github.com/akedin/a5b50dbd0ecacff538186cbb9d7f6bca
--
This message was sent by Atlassian Jira
(v8.3.2#803003)