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

flatpak: force locale language to be C #9187

Merged

Conversation

russoz
Copy link
Collaborator

@russoz russoz commented Nov 25, 2024

SUMMARY

Force the locale to C when running the flatpak command.

Fixes #8883

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

flatpak

@russoz russoz changed the title flatpak: force locale langauge to be C flatpak: force locale language to be C Nov 25, 2024
@ansibullbot
Copy link
Collaborator

@ansibullbot ansibullbot added bug This issue/PR relates to a bug module module needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR plugins plugin (any type) and removed needs_ci This PR requires CI testing to be performed. Please close and re-open this PR to trigger CI needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR labels Nov 25, 2024
@felixfontein felixfontein added check-before-release PR will be looked at again shortly before release and merged if possible. backport-9 Automatically create a backport for the stable-9 branch backport-10 Automatically create a backport for the stable-10 branch labels Nov 25, 2024
@felixfontein felixfontein merged commit f828bde into ansible-collections:main Nov 28, 2024
129 checks passed
Copy link

patchback bot commented Nov 28, 2024

Backport to stable-9: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-9/f828bdee2287d603158407bd7ea3f843240dfefa/pr-9187

Backported as #9206

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

@felixfontein felixfontein removed the check-before-release PR will be looked at again shortly before release and merged if possible. label Nov 28, 2024
patchback bot pushed a commit that referenced this pull request Nov 28, 2024
* flatpak: force locale langauge to be C

* add changelog frag

(cherry picked from commit f828bde)
Copy link

patchback bot commented Nov 28, 2024

Backport to stable-10: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-10/f828bdee2287d603158407bd7ea3f843240dfefa/pr-9187

Backported as #9207

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

@felixfontein
Copy link
Collaborator

@russoz thanks for your contribution!

patchback bot pushed a commit that referenced this pull request Nov 28, 2024
* flatpak: force locale langauge to be C

* add changelog frag

(cherry picked from commit f828bde)
felixfontein pushed a commit that referenced this pull request Nov 28, 2024
… to be C (#9206)

flatpak: force locale language to be C (#9187)

* flatpak: force locale langauge to be C

* add changelog frag

(cherry picked from commit f828bde)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
felixfontein pushed a commit that referenced this pull request Nov 28, 2024
…e to be C (#9207)

flatpak: force locale language to be C (#9187)

* flatpak: force locale langauge to be C

* add changelog frag

(cherry picked from commit f828bde)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
@russoz russoz deleted the 8883-flatpak-lang branch December 1, 2024 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-9 Automatically create a backport for the stable-9 branch backport-10 Automatically create a backport for the stable-10 branch bug This issue/PR relates to a bug module module plugins plugin (any type)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flatpak module: incorrect task status reported for updating depending on language
3 participants