Antoine Pitrou created ARROW-17977:
--------------------------------------
Summary: [CI][C++] LLVM 14 install failure on Debian i386
Key: ARROW-17977
URL: https://issues.apache.org/jira/browse/ARROW-17977
Project: Apache Arrow
Issue Type: Bug
Components: C++, Continuous Integration
Reporter: Antoine Pitrou
This happens both on {{test-debian-10-cpp-i386}} and
{{test-debian-11-cpp-i386}} Crossbow jobs.
Example:
https://github.com/ursacomputing/crossbow/actions/runs/3216166317/jobs/5257792397
{code}
#6 14.79 Package llvm-14-dev is not available, but is referred to by another
package.
#6 14.79 This may mean that the package is missing, has been obsoleted, or
#6 14.79 is only available from another source
#6 14.79
#6 14.88 E: Unable to locate package clang-14
#6 14.88 E: Package 'llvm-14-dev' has no installation candidate
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)