[ https://issues.apache.org/jira/browse/ARROW-4389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rok Mihevc updated ARROW-4389: ------------------------------ External issue URL: https://github.com/apache/arrow/issues/20955 > [R] Installing clang-tools in CI is failing on trusty > ----------------------------------------------------- > > Key: ARROW-4389 > URL: https://issues.apache.org/jira/browse/ARROW-4389 > Project: Apache Arrow > Issue Type: Bug > Components: Continuous Integration, R > Reporter: Uwe Korn > Assignee: Uwe Korn > Priority: Major > Labels: pull-request-available > Fix For: 0.13.0 > > Time Spent: 50m > Remaining Estimate: 0h > > CI fails with > {code:java} > W: The repository 'http://llvm.org/apt/trusty llvm-toolchain-trusty-6.0 > Release' does not have a Release file. > W: http://ppa.launchpad.net/couchdb/stable/ubuntu/dists/trusty/Release.gpg: > Signature by key 15866BAFD9BCC4F3C1E0DFC7D69548E1C17EAB57 uses weak digest > algorithm (SHA1) > W: > http://ppa.launchpad.net/kirillshkrogalev/ffmpeg-next/ubuntu/dists/trusty/Release.gpg: > Signature by key 1EC6DBC9AA41BD34B32CC5A15C50E96D8EFE5982 uses weak digest > algorithm (SHA1) > W: GPG error: https://packagecloud.io/github/git-lfs/ubuntu trusty InRelease: > The following signatures couldn't be verified because the public key is not > available: NO_PUBKEY 6B05F25D762E3157 > W: The repository 'https://packagecloud.io/github/git-lfs/ubuntu trusty > InRelease' is not signed. > W: There is no public key available for the following key IDs: > 6B05F25D762E3157 > E: Failed to fetch > https://llvm.org/apt/trusty/dists/llvm-toolchain-trusty-6.0/main/binary-amd64/Packages > Protocol http not supported or disabled in libcurl > E: Failed to fetch > https://llvm.org/apt/trusty/dists/llvm-toolchain-trusty-6.0/main/binary-i386/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. > Reading package lists... > Building dependency tree... > Reading state information... > E: Unable to locate package clang-6.0 > E: Couldn't find any package by glob 'clang-6.0' > E: Couldn't find any package by regex 'clang-6.0' > E: Unable to locate package clang-format-6.0 > E: Couldn't find any package by glob 'clang-format-6.0' > E: Couldn't find any package by regex 'clang-format-6.0' > E: Unable to locate package clang-tidy-6.0 > E: Couldn't find any package by glob 'clang-tidy-6.0' > E: Couldn't find any package by regex 'clang-tidy-6.0' > The command "$TRAVIS_BUILD_DIR/ci/travis_install_clang_tools.sh" failed and > exited with 100 during .{code} > Seems like clang-tools are not used in the build, will remove them. -- This message was sent by Atlassian Jira (v8.20.10#820010)