Skip to content

GH-50200: [Packaging][Debian] Drop support for bookworm#50201

Merged
raulcd merged 1 commit into
apache:mainfrom
kou:debian-bookworm-remove
Jun 18, 2026
Merged

GH-50200: [Packaging][Debian] Drop support for bookworm#50201
raulcd merged 1 commit into
apache:mainfrom
kou:debian-bookworm-remove

Conversation

@kou

@kou kou commented Jun 17, 2026

Copy link
Copy Markdown
Member

Rationale for this change

It reached EOL on 2026-06-10.

What changes are included in this PR?

Remove Debian GNU/Linux bookwrom related code.

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes.

@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #50200 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions Bot added CI: Extra: Package: Linux Run extra Linux Packages CI awaiting committer review Awaiting committer review labels Jun 17, 2026

@raulcd raulcd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we remove it from here:

for target in "debian:bookworm" \

and here:
for target in "arm64v8/debian:bookworm" \

We might want to upgrade the image we use to upload binaries, not strictly related but a follow up maybe?

FROM debian:bookworm

@github-actions github-actions Bot added awaiting changes Awaiting changes and removed awaiting committer review Awaiting committer review labels Jun 17, 2026
@kou
kou force-pushed the debian-bookworm-remove branch from 22682e4 to 203ef34 Compare June 17, 2026 22:04
@github-actions github-actions Bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Jun 17, 2026
@kou

kou commented Jun 17, 2026

Copy link
Copy Markdown
Member Author

Good catch!
I've removed bookworm from the verification script.
I've also changed to trixie from bookworm for binary upload Dockerfile. I'll test it when I upload binaries in the next release.

@github-actions github-actions Bot added awaiting merge Awaiting merge and removed awaiting change review Awaiting change review labels Jun 18, 2026
@raulcd
raulcd merged commit f0d3f17 into apache:main Jun 18, 2026
30 of 32 checks passed
@raulcd raulcd removed the awaiting merge Awaiting merge label Jun 18, 2026
@kou
kou deleted the debian-bookworm-remove branch June 18, 2026 08:11
@conbench-apache-arrow

Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit f0d3f17.

There was 1 benchmark result indicating a performance regression:

The full Conbench report has more details. It also includes information about 31 possible false positives for unstable benchmarks that are known to sometimes produce them.

kou pushed a commit to apache/arrow-adbc that referenced this pull request Jun 21, 2026
Apache Arrow dropped Debian bookworm in apache/arrow#50201 because it
reached
end-of-life on 2026-06-10 [1], which breaks our Packaging workflow on
the
`Linux debian-bookworm` job. Follow upstream and drop bookworm: remove
it from
the matrix and the apt targets, delete its build image, and point the
release-candidate verification and install docs at trixie.

[1]: https://wiki.debian.org/DebianReleases

Closes #4419.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI: Extra: Package: Linux Run extra Linux Packages CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants