Skip to content

Fix CI build job in Ubuntu#1309

Merged
DeeDeeG merged 1 commit into
masterfrom
fix-ci-debian-buster
Jul 21, 2025
Merged

Fix CI build job in Ubuntu#1309
DeeDeeG merged 1 commit into
masterfrom
fix-ci-debian-buster

Conversation

@savetheclocktower

@savetheclocktower savetheclocktower commented Jul 19, 2025

Copy link
Copy Markdown
Contributor

This seemed to get things unstuck in #1308, so I'm opening this against master now.

This is the simplest possible thing that could possibly work: updating the location of buster packages now that Debian has archived them. Whether we should be moving to a newer baseline is above my pay grade.

@DeeDeeG DeeDeeG 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.

Yes, this makes sense to me for now. Least possible change to separate concerns between "get builds going" vs "decide migration plan if any from old Debian distro for Linux bin building"

Thanks again for doing this! I completely forgot about archive.debian.org being a thing you could move to after EOL where needed. Though I've done it before for personal tinkering many moons ago. Checks out!

CI looks happy, packages can be gotten from archive.debian.org just fine it looks like!

Context for posterity: This is only needed in this workflow file where we deliberately use and old Debian Docker image for old glibc and thus compatibility with some older distros (when building our x64 Linux Pulsar binaries), particularly at the request of some RHEL-alike distro users.

@DeeDeeG DeeDeeG merged commit 0e891b2 into master Jul 21, 2025
293 of 295 checks passed
@DeeDeeG

DeeDeeG commented Jul 21, 2025

Copy link
Copy Markdown
Member

This seemed to get things unstuck in #1309

I presume this means #1308?

@savetheclocktower

Copy link
Copy Markdown
Contributor Author

Ehh, I'm not precise. You got the idea!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants