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 tz=local #393

Merged
merged 1 commit into from
Apr 26, 2024
Merged

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 <dougsland@redhat.com>
@dougsland dougsland merged commit 528db82 into containers:main Apr 26, 2024
7 checks passed
@dougsland dougsland changed the title qm.container: replace tz=local in ostree distro qm.container: replace tz=local 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