raulcd opened a new issue, #41147:
URL: https://github.com/apache/arrow/issues/41147

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The 
[test-ubuntu-24.04-cpp-gcc-14](https://github.com/ursacomputing/crossbow/actions/runs/8639597664/job/23686196186)
 job has started failing to install clang-14 and llvm14, see:
   ```
   #9 2.637 Package llvm-14-dev is not available, but is referred to by another 
package.
   #9 2.637 This may mean that the package is missing, has been obsoleted, or
   #9 2.637 is only available from another source
   #9 2.637 
   #9 2.637 Package clang-14 is not available, but is referred to by another 
package.
   #9 2.637 This may mean that the package is missing, has been obsoleted, or
   #9 2.637 is only available from another source
   #9 2.637 
   #9 2.640 E: Package 'clang-14' has no installation candidate
   #9 2.640 E: Package 'clang-14' has no installation candidate
   #9 2.640 E: Unable to locate package clang-format-14
   #9 2.640 E: Unable to locate package clang-tidy-14
   #9 2.640 E: Package 'llvm-14-dev' has no installation candidate
   ```
   This is also failing on the maintenance branch for 16.0.0.
   
   ### Component(s)
   
   C++, Continuous Integration


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to