Skip to content

Conversation

@paulober
Copy link
Contributor

Proposed Commit Message

fix(debian): Fix locale generation

The current debian apply_locale implementation
depends on a modified locale-gen script that
only exists on ubuntu systems. This patch
fixes the generation of new locales
and should also work on ubuntu
with out the reliance on the custom
locale-gen patch.

Fixes GH-6471

Additional Context

#6471

Test Steps

Try setting a locale on debian 13 with the current cloud-init release. It will run without problems but not generate the selected locale because locale-gen doesn't support locale-gen <locale> but want you select the locales in /etc/locale.gen prior to the execution of this script.

Merge type

  • Squash merge using "Proposed Commit Message"
  • Rebase and merge unique commits. Requires commit messages per-commit each referencing the pull request number (#<PR_NUM>)

@tdewey-rpi

@paulober paulober marked this pull request as draft September 12, 2025 16:19
@paulober paulober marked this pull request as ready for review September 19, 2025 07:21
@blackboxsw blackboxsw self-assigned this Sep 22, 2025
@paulober paulober force-pushed the fix-debian-locales branch 2 times, most recently from d029c92 to 185bd6e Compare September 29, 2025 12:25
@github-actions github-actions bot added the stale-pr Pull request is stale; will be auto-closed soon label Oct 14, 2025
@paulober
Copy link
Contributor Author

paulober commented Oct 15, 2025

@blackboxsw

@blackboxsw blackboxsw removed the stale-pr Pull request is stale; will be auto-closed soon label Oct 15, 2025
@canonical canonical deleted a comment from github-actions bot Oct 16, 2025
@github-actions github-actions bot added the stale-pr Pull request is stale; will be auto-closed soon label Oct 31, 2025
@canonical canonical deleted a comment from github-actions bot Nov 2, 2025
@github-actions github-actions bot removed the stale-pr Pull request is stale; will be auto-closed soon label Nov 3, 2025
@github-actions
Copy link

Hello! Thank you for this proposed change to cloud-init. This pull request is now marked as stale as it has not seen any activity in 14 days. If no activity occurs within the next 7 days, this pull request will automatically close.

If you are waiting for code review and you are seeing this message, apologies! Please reply, tagging blackboxsw, and he will ensure that someone takes a look soon.

(If the pull request is closed and you would like to continue working on it, please do tag blackboxsw to reopen it.)

@github-actions github-actions bot added the stale-pr Pull request is stale; will be auto-closed soon label Nov 18, 2025
@paulober
Copy link
Contributor Author

@blackboxsw This is required for locale generation on Debian and related distros (except for ubuntu) to work.

@github-actions github-actions bot removed the stale-pr Pull request is stale; will be auto-closed soon label Nov 26, 2025
@github-actions github-actions bot added the stale-pr Pull request is stale; will be auto-closed soon label Dec 10, 2025
@canonical canonical deleted a comment from github-actions bot Dec 12, 2025
@blackboxsw blackboxsw removed the stale-pr Pull request is stale; will be auto-closed soon label Dec 12, 2025
@github-actions
Copy link

Hello! Thank you for this proposed change to cloud-init. This pull request is now marked as stale as it has not seen any activity in 14 days. If no activity occurs within the next 7 days, this pull request will automatically close.

If you are waiting for code review and you are seeing this message, apologies! Please reply, tagging blackboxsw, and he will ensure that someone takes a look soon.

(If the pull request is closed and you would like to continue working on it, please do tag blackboxsw to reopen it.)

@github-actions github-actions bot added the stale-pr Pull request is stale; will be auto-closed soon label Dec 27, 2025
@paulober
Copy link
Contributor Author

Hello! Thank you for this proposed change to cloud-init. This pull request is now marked as stale as it has not seen any activity in 14 days. If no activity occurs within the next 7 days, this pull request will automatically close.

If you are waiting for code review and you are seeing this message, apologies! Please reply, tagging blackboxsw, and he will ensure that someone takes a look soon.

(If the pull request is closed and you would like to continue working on it, please do tag blackboxsw to reopen it.)

@blackboxsw

@github-actions github-actions bot removed the stale-pr Pull request is stale; will be auto-closed soon label Jan 1, 2026
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