Skip to content

Upgrade debian version to 12 bookworm#3506

Merged
rv-jenkins merged 9 commits intodevelopfrom
upgrade-debian
Jul 11, 2023
Merged

Upgrade debian version to 12 bookworm#3506
rv-jenkins merged 9 commits intodevelopfrom
upgrade-debian

Conversation

@Baltoli
Copy link
Copy Markdown
Contributor

@Baltoli Baltoli commented Jul 10, 2023

This PR bumps the version of Debian Stable we use for K packaging to the latest version (12; Bookworm). The changes entailed are as follows:

  • Bulk renaming of packages, workflow steps etc. from bullseye to bookworm.
  • Bump LLVM dependencies from 11 -> 14 in Debian.
  • Change version tag and debian compat version in packaging.
  • Bump JDK version from 11 -> 17 in Linux packaging generally, as 11 has been removed from Debian 12. Version 17 is available in all repositories where it's requested here (Focal, Jammy, Bookworm). If this is likely to cause unforeseen issues, we can implement a solution similar to what we do for LLVM and parameterize Dockerfiles on their required JDK version.

Commented below is a link to a (now removed) workflow run that demonstrates we can build the new Debian package successfully.

@Baltoli Baltoli requested a review from a team as a code owner July 10, 2023 15:54
@Baltoli
Copy link
Copy Markdown
Contributor Author

Baltoli commented Jul 11, 2023

Example run of bookworm packaging succeeding here: https://github.com/runtimeverification/k/actions/runs/5510999632/jobs/10045987280?pr=3506

@Baltoli Baltoli requested a review from dwightguth July 11, 2023 09:03
Copy link
Copy Markdown
Contributor

@dwightguth dwightguth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code looks okay; I'm a little concerned that we might need to make slightly more adjustments to the documentation to make sure it's clear enough what versions of Java we support.

Comment thread README.md
@rv-jenkins rv-jenkins merged commit a76f067 into develop Jul 11, 2023
@rv-jenkins rv-jenkins deleted the upgrade-debian branch July 11, 2023 17:26
@Baltoli Baltoli mentioned this pull request Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants