-
Notifications
You must be signed in to change notification settings - Fork 461
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Debian 12 "bookworm" support #1178
Conversation
kenyon
commented
May 15, 2024
•
edited
Loading
edited
- metadata.json: drop EoL Debian 10 "buster" (Drop support for EoL Debian 10 "buster" #1177)
- metadata.json: add Debian 12 "bookworm"
Not sure what needs to happen to resolve the agent installation failure on Debian 12 acceptance tests:
I guess a change in some litmus repo. |
Should be something like:
I have not the time to test ATM, but I think this is caused by: Lines 6 to 8 in 68c444c
which does not include (added in 4.19.0): Can you give it a try? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, I guess some work on the PR may be needed depending on the merge ordering, but this is great!