Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
`tzdata` package is incorrectly installed. `/usr/share/zoneinfo` is not available even though the package is present on the system.
Version-Release number of selected component (if applicable):
image URL: quay.io/sclorg/s2i-base-c9s:c9s ; image ID: a9514389b4df ; CREATED: 8 hours ago
package: tzdata-2022a-1.el9.noarch
How reproducible:
always
Steps to Reproduce:
1. $ ls /usr/share/zoneinfo
Actual results:
`ls: cannot access '/usr/share/zoneinfo': No such file or directory`
Expected results:
The directory has content in it.
Additional info:
Reinstalling the package fixes the problem.
Full log with comparison: https://gist.github.com/pvalena/6dd18aa6f5476b491ca14e5fb2375934
Please note that this should not be a packaging issue AFAIK, as a simple package reinstall solves it, as jprokop has pointed out in the PR.
So maybe the base image simply needs to be rebuilt (some layer)? Or there might be some issue with the installation process - it could even be removed explicitly to save space?
https://gist.github.com/pvalena/770d114f8467a6b06c13bfa00df04b0e