Skip to content

Fix tzdata missing, systemd deamon reload problem#197

Merged
msmagnanijr merged 2 commits intomainfrom
fix-tzdata-missing--systemd-deamon-reload
Jan 7, 2026
Merged

Fix tzdata missing, systemd deamon reload problem#197
msmagnanijr merged 2 commits intomainfrom
fix-tzdata-missing--systemd-deamon-reload

Conversation

@justinc1
Copy link
Contributor

@justinc1 justinc1 commented Jan 7, 2026

When deploying a Konflux built image, the systemd deamon_reload flag resulted in failed ansible task (the first loop iteration passes and does daemon_reload, the second loop iteration then failed). Fix this by retrying.

The tzdata python package was missing. Not sure why I noticed this only now - maybbe it happens only in konflux built image? It is quite obvious - when looking at webpage, a small windows saying something about "error loading report detail" or similar. And in journald is a long stacktrace.

Signed-off-by: Justin Cinkelj <justin.cinkelj@xlab.si>
Signed-off-by: Justin Cinkelj <justin.cinkelj@xlab.si>
@justinc1 justinc1 requested a review from msmagnanijr January 7, 2026 00:09
@github-actions
Copy link

github-actions bot commented Jan 7, 2026

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
6842 5273 77% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: a273d31 by action🐍

@msmagnanijr msmagnanijr merged commit e286921 into main Jan 7, 2026
9 checks passed
@justinc1 justinc1 deleted the fix-tzdata-missing--systemd-deamon-reload branch January 7, 2026 21:06
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.

2 participants