Skip to content

Support Debian 13#610

Merged
otakup0pe merged 1 commit into
ANXS:masterfrom
hax0rbana-adam:debian_13
May 30, 2026
Merged

Support Debian 13#610
otakup0pe merged 1 commit into
ANXS:masterfrom
hax0rbana-adam:debian_13

Conversation

@hax0rbana-adam
Copy link
Copy Markdown

@hax0rbana-adam hax0rbana-adam commented Feb 19, 2026

This is the merge request from #597 but with the conflicts resolved, accepting the suggested changes, added a missing dependency for using deb822_repository and removing the default_release attribute that causes "invalid APT::Default-Release" errors.

@otakup0pe
Copy link
Copy Markdown
Member

Some feedback; I believe there are still people using this role on focal.... And I'm not seeing postgresql_apt_repository_url referenced anywhere?

@hax0rbana-adam
Copy link
Copy Markdown
Author

hax0rbana-adam commented Feb 21, 2026

Thank you for the heads up about Ubuntu 20.04 (focal). It was still in the readme and the molecule tests in this merge request, but that was because it was inadvertently trying to bring back the 20.04 support. That was the result of an incorrect merge conflict resolution on my part. Focal support was dropped on the default branch.

Because this merge request did not intend to affect 20.04 support, I've updated this README and molecule tests to match the default branch.

The question of whether focal support should be maintained for Focal is valid (as Focal is still supported for those who pay for a support contract), but it is beyond the scope of this MR.

postgresql_apt_repository_url is used in tasks/install_apt.yml.

@github-actions
Copy link
Copy Markdown

This pr has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

@github-actions github-actions Bot added the stale label May 23, 2026
@hax0rbana-adam
Copy link
Copy Markdown
Author

comment to tell the bot that this is still a fix that is waiting to be merged

@github-actions github-actions Bot removed the stale label May 25, 2026
@otakup0pe
Copy link
Copy Markdown
Member

need conflicts resolved and tests passing before we merge.

@hax0rbana-adam
Copy link
Copy Markdown
Author

Resolved conflicts and all tests should pass now.

This change is now more limited in scope because someone already duplicated the work of removing apt_key in the default branch and the default branch works in Debian 13 out of the box. This MR has been cut down to just make it official that this repo now supports Debian 13. This means updating the CI jobs to include it, the documentation, and I left in changes like having the repo url be a variable instead of hard-coding it with no ability to override it.

@hax0rbana-adam hax0rbana-adam changed the title Support Debian 13 And migrate to deb822 Support Debian 13 May 28, 2026
@otakup0pe otakup0pe merged commit f584098 into ANXS:master May 30, 2026
6 checks passed
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.

3 participants