You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Mark Liu (Jira)" <ji...@apache.org> on 2019/09/09 19:21:00 UTC

[jira] [Commented] (BEAM-7821) Wheels build on osx fails in Travis

    [ https://issues.apache.org/jira/browse/BEAM-7821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16926026#comment-16926026 ] 

Mark Liu commented on BEAM-7821:
--------------------------------

[~yifanzou] Is this issue resolved? If there is a related PR, can you add link to it?

> 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
>            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)