Skip to content

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
d1nuc0m added a commit to d1nuc0m/puppet-openvoxdb that referenced this pull request Sep 16, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system
* Revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
d1nuc0m added a commit to d1nuc0m/puppet-openvoxdb that referenced this pull request Sep 16, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on
  the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
d1nuc0m added a commit to d1nuc0m/puppet-openvoxdb that referenced this pull request Sep 16, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
d1nuc0m added a commit to d1nuc0m/puppet-openvoxdb that referenced this pull request Sep 16, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
d1nuc0m added a commit to d1nuc0m/puppet-openvoxdb that referenced this pull request Sep 16, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
d1nuc0m added a commit to d1nuc0m/puppet-openvoxdb that referenced this pull request Sep 16, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
d1nuc0m added a commit to d1nuc0m/puppet-openvoxdb that referenced this pull request Sep 16, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
d1nuc0m added a commit to d1nuc0m/puppet-openvoxdb that referenced this pull request Sep 16, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
d1nuc0m added a commit to d1nuc0m/puppet-openvoxdb that referenced this pull request Sep 16, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
d1nuc0m added a commit to d1nuc0m/puppet-openvoxdb that referenced this pull request Sep 16, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
d1nuc0m added a commit to d1nuc0m/puppet-openvoxdb that referenced this pull request Sep 16, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
d1nuc0m added a commit to d1nuc0m/puppet-openvoxdb that referenced this pull request Sep 16, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
bastelfreak pushed a commit to voxpupuli/puppet-openvoxdb that referenced this pull request Sep 18, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
bastelfreak pushed a commit to voxpupuli/puppet-openvoxdb that referenced this pull request Sep 18, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
bastelfreak pushed a commit to voxpupuli/puppet-openvoxdb that referenced this pull request Sep 18, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
bastelfreak pushed a commit to voxpupuli/puppet-openvoxdb that referenced this pull request Sep 18, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
bastelfreak pushed a commit to voxpupuli/puppet-openvoxdb that referenced this pull request Sep 18, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
bastelfreak pushed a commit to voxpupuli/puppet-openvoxdb that referenced this pull request Sep 18, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
bastelfreak pushed a commit to voxpupuli/puppet-openvoxdb that referenced this pull request Sep 18, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
bastelfreak pushed a commit to voxpupuli/puppet-openvoxdb that referenced this pull request Sep 18, 2025
* EN_us.UTF-8 choice breaks install if the locale is not installed on the system, revert default DB locale to C.UTF-8
* Introduce database_locale to change it

Kudos @JGodin-C2C @saimonn

References
puppetlabs/puppetlabs-puppetdb#412
puppetlabs/puppetlabs-puppetdb#421
puppetlabs/puppetlabs-puppetdb#422
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