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

fix: Use C.UTF8 locale to create puppetdb database instead of en_US #421

Closed

Conversation

saimonn
Copy link

@saimonn saimonn commented Dec 13, 2024

This should fix the breaking change introduced by 0c5c270 were the puppetdb can't be created on a system where the locale en_US.UTF-8 is not installed.

This has been also reported in in #412 (comment)

C.UTF-8 seems a better choice in this case, I'm not a locales expert enough to say if it's the perfect choice.

@saimonn saimonn requested review from bastelfreak, smortex and a team as code owners December 13, 2024 08:01
@saimonn
Copy link
Author

saimonn commented Dec 13, 2024

I'm closing this PR in favor of #422

@saimonn saimonn closed this Dec 13, 2024
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.

1 participant