You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
clang-tidy : Depends: clang-tidy-19 (>= 19~) but it is not installable
E: Unable to correct problems, you have held broken packages.
Not sure if this is the right channel to report this issue, so I just have a try :-)
I have a github action script which downloads clang-tidy (19) from the llvm snapshot server:
This is the github action workflow, it worked like a charm for months.
Since 25. of July there is an error response:
This is the github actions log-file.
I tried the download with both ubuntu 22.04 and ubuntu 24.04 with several reties these days.
Please give me feedback if You need more information.
Thanks for all the effort, llvm is a great compiler framework!
The text was updated successfully, but these errors were encountered: