-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
Description
Description
Created from #6357 (comment).
r-debian-clang-devel CI jobs are failing for clang 18, with these installation errors:
The following packages have unmet dependencies:
clangd-18 : Depends: libabsl20220623t64 (>= 0~20220623.0-1) but it is not installable
Depends: libgrpc++1.51t64 (>= 1.51.1) but it is not installable
Depends: libgrpc29t64 (>= 1.51.1) but it is not installable
Depends: libprotobuf32t64 (>= 3.21.12) but it is not installable
liblldb-18 : Depends: libcurl4t64 (>= 7.16.2) but it is not installable
Depends: libpython3.11t64 (>= 3.11.5) but it is not installable
libomp-18-dev : Depends: libpython3.11t64 (>= 3.11.5) but it is not installable
llvm-18 : Depends: libcurl4t64 (>= 7.16.2) but it is not installable
E: Unable to correct problems, you have held broken packages.
Reproducible example
Any recent CI job, for example https://github.com/microsoft/LightGBM/actions/runs/8231989739/job/22510837736?pr=6357.
Additional Comments
PR where those checks were added: #6265
Reactions are currently unavailable