Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

archlinux: Fix broken locale logic #841

Merged
merged 1 commit into from
Mar 15, 2021
Merged

archlinux: Fix broken locale logic #841

merged 1 commit into from
Mar 15, 2021

Conversation

klausenbusk
Copy link
Contributor

Supersedes #796

Proposed Commit Message

archlinux: Fix broken locale logic

The locale wasn't persisted correct nor set.

LP: https://bugs.launchpad.net/cloud-init/+bug/1402406

Additional Context

See LP bug: https://bugs.launchpad.net/cloud-init/+bug/1402406

Test Steps

This has been tested manually and /etc/locale.gen is in the expected format now and the locale is written to /etc/locale.conf.

Checklist:

  • My code follows the process laid out in the documentation
  • I have updated or added any unit tests accordingly
  • I have updated or added any documentation accordingly

Copy link
Member

@TheRealFalcon TheRealFalcon left a comment

Choose a reason for hiding this comment

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

Thanks for adding the unit test and thanks for the contribution!

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.

None yet

2 participants