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

qm.container: replace Timezone=local #392

Closed
wants to merge 1 commit into from
Closed

qm.container: replace Timezone=local #392

wants to merge 1 commit into from

Conversation

dougsland
Copy link
Collaborator

In recent tests with ostree + quadlet environment the QM service was not able to work correctly, podman failed to remove /etc/localtime affecting the QM service. This patch is a workaround to Timezone=local which uses Environment=TZ to set the default timezone to UTC until we work in root cause.

More information: #367

Fixes: #367

In recent tests with ostree + quadlet environment the QM
service was not able to work correctly, podman failed to remove
/etc/localtime affecting the QM service. This patch is a workaround
to Timezone=local which uses Environment=TZ to set the default timezone
to UTC until we work in root cause.

More information: #367

Fixes: #367

Signed-off-by: Douglas Schilling Landgraf <[email protected]>
@dougsland
Copy link
Collaborator Author

Okay, CI CD is not happy, goin to open a new one with a different and smarter approach.

@dougsland dougsland closed this Apr 26, 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.

Gap discovered for installing QM in OSTREE image type, during setup
1 participant