Bug 1668185
Summary: | rhel8-beta container contains broken tzdata package | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Christian Horn <chorn> |
Component: | rhel-base-container | Assignee: | Lokesh Mandvekar <lsm5> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | atomic-bugs <atomic-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | --- | CC: | ajia, bbreard, codonell, ddarrah, dornelas, fweimer, jschluet, jwboyer, lfriedma, pfrankli, rmanes, sgajanur, smccarty, yselkowi |
Target Milestone: | rc | ||
Target Release: | 8.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-06-14 01:19:38 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1186913 |
Comment 5
Christian Horn
2019-01-25 00:33:56 UTC
Any chance to get this fixed for GA, so we can start with a container image where the RPM-db and tzdata contents on disk are matching? If we do not, people will live with hacks around that (i.e. reinstalling tzdata as part of their setup procedure) for the whole rhel8 livetime. This will cost time, cycles - and reputation. Carlos, Can you live with the hack in the rhel7-minimal (not much choice at this point, been out there forever) and rhel8-minimal (it would be a change in behavior. I can live with this one, because the minimal image is already hacky with microdnf having to specify all of the repos, etc) images? This is what I am proposing: rhel7 - no hack rhel7-minimal - leave hack rhel8 - remove hack rhel8-minimal - leave hack rhel8-init - remove hack Then, we start a concerted effort for RHEL9 to fix rhel-minimal (and the others) the right way. Like the rest of the layered images, all rhel8-init should need is to be rebuilt once rhel8:8.0-ondeck is fixed. (In reply to Scott McCarty from comment #16) > Carlos, > Can you live with the hack in the rhel7-minimal (not much choice at this > point, been out there forever) and rhel8-minimal (it would be a change in > behavior. I can live with this one, because the minimal image is already > hacky with microdnf having to specify all of the repos, etc) images? This is > what I am proposing: The minimal images are clearly for use by technical experts you are trying to minimize the installed size and will thus likely see less questions and cost from CEE. > rhel7 - no hack > rhel7-minimal - leave hack > rhel8 - remove hack > rhel8-minimal - leave hack > rhel8-init - remove hack This looks good to me, it covers rhel8 and rhel8-init which should not have the hack. > Then, we start a concerted effort for RHEL9 to fix rhel-minimal (and the > others) the right way. Agreed. (In reply to Carlos O'Donell from comment #18) > (In reply to Scott McCarty from comment #16) > > Carlos, > > Can you live with the hack in the rhel7-minimal (not much choice at this > > point, been out there forever) and rhel8-minimal (it would be a change in > > behavior. I can live with this one, because the minimal image is already > > hacky with microdnf having to specify all of the repos, etc) images? This is > > what I am proposing: > > The minimal images are clearly for use by technical experts you are trying > to minimize the installed size and will thus likely see less questions and > cost from CEE. > > > rhel7 - no hack > > rhel7-minimal - leave hack > > rhel8 - remove hack > > rhel8-minimal - leave hack > > rhel8-init - remove hack > > This looks good to me, it covers rhel8 and rhel8-init which should not have > the hack. > > > Then, we start a concerted effort for RHEL9 to fix rhel-minimal (and the > > others) the right way. > > Agreed. Patsy, As tzdata owner are you OK with leaving the minimal images with stripped tzdata? The full images will be fixed. Yes, I'm OK with this. Thanks! Sushma - is this a change that RCM needs to make or does Frantisek need to make this change? (In reply to Laurie Friedman from comment #22) > Sushma - is this a change that RCM needs to make or does Frantisek need to > make this change? Either can do it. I would recommend Frantisek as the image owner. *** Bug 1674495 has been marked as a duplicate of this bug. *** python3-pytz also impacted by this issue. The better approach for this problem may be packaging of tzdata so that you have a minimal and a full one, and python3-pyzt and other packages that depend on zoneinfo being there can use that subpackage name and correctly get the contents they are wanting, but also allow for a smaller image where things not needed are not included. (In reply to Laurie Friedman from comment #22) > Sushma - is this a change that RCM needs to make or does Frantisek need to > make this change? Looks like Frantisek took care of it and the fix is VERIFIED by Dave Darrah in https://bugzilla.redhat.com/show_bug.cgi?id=1668185#c31 *** Bug 1903219 has been marked as a duplicate of this bug. *** |