kiszk opened a new pull request #10525: URL: https://github.com/apache/arrow/pull/10525
[Recent TravisCI for s390x C](https://travis-ci.com/github/apache/arrow/jobs/512489573#L586) causes the following error. The file should be downloaded `...20210605...`. To fix this issue, this PR tries to download LLVM from the default apt repository instead of the LLVM apt repository. ``` Err:8 https://apt.llvm.org/focal llvm-toolchain-focal-12/main s390x libllvm12 s390x 1:12.0.1~++20210604112550+6279fd114acb-1~exp1~20210604213327.98 404 Not Found [IP: 199.232.38.49 443] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
