You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2019/01/28 12:06:00 UTC

[jira] [Resolved] (ARROW-4400) [CI] install of clang tools failing

     [ https://issues.apache.org/jira/browse/ARROW-4400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krisztian Szucs resolved ARROW-4400.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.13.0

Issue resolved by pull request 3511
[https://github.com/apache/arrow/pull/3511]

> [CI] install of clang tools failing
> -----------------------------------
>
>                 Key: ARROW-4400
>                 URL: https://issues.apache.org/jira/browse/ARROW-4400
>             Project: Apache Arrow
>          Issue Type: Bug
>            Reporter: Pindikura Ravindra
>            Assignee: Pindikura Ravindra
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.13.0
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> +sudo apt-add-repository -y 'deb http://llvm.org/apt/xenial/ llvm-toolchain-xenial-6.0 main'
> +sudo apt-get update -qq
> W: The repository 'http://llvm.org/apt/xenial llvm-toolchain-xenial-6.0 Release' does not have a Release file.
> E: Failed to fetch https://llvm.org/apt/xenial/dists/llvm-toolchain-xenial-6.0/main/binary-amd64/Packages Protocol "http" not supported or disabled in libcurl
> E: Some index files failed to download. They have been ignored, or old ones used instead.
> The command "$TRAVIS_BUILD_DIR/ci/travis_install_clang_tools.sh" failed and exited with 100 during .
>  
> Your build has been stopped.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)