Bug 1307066
| Summary: | [Patch] Timestamps for configuration files are not kept (causes warnings after Postfix update) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Robert Scheck <redhat-bugzilla> | ||||||
| Component: | postfix | Assignee: | Jaroslav Škarvada <jskarvad> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Andrej Dzilský <adzilsky> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 6.7 | CC: | adzilsky, cww, olysonek, psklenar, robert.scheck, rupatel, thozza | ||||||
| Target Milestone: | rc | Keywords: | EasyFix, FastFix, Reopened | ||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | postfix-2.6.6-8.el6 | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | 1307064 | Environment: | |||||||
| Last Closed: | 2017-03-21 11:30:15 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: | 1269194, 1359261 | ||||||||
| Attachments: |
|
||||||||
|
Description
Robert Scheck
2016-02-12 15:42:11 UTC
Affected version is indeed postfix-2.6.6-6.el6_7.1.x86_64, not .fc24 ;-) Cross-filed case 01582767 on the Red Hat customer portal. Created attachment 1123774 [details]
postfix-2.6.6-timestamp.patch
Thanks for the patch. When Red Hat shipped 6.8 on May 10, 2016 RHEL 6 entered Production Phase 2. https://access.redhat.com/support/policy/updates/errata#Production_2_Phase That means only "Critical and Important Security errata advisories (RHSAs) and Urgent Priority Bug Fix errata advisories (RHBAs) may be released. Moreover the proposed patch was rejected/reverted upstream: http://marc.info/?l=postfix-users&m=147234137331669&w=2 Maybe that upstream will come with different solution later - we may fix the problem in RHEL-7. RHEL-7 bug 1307081. (In reply to Jaroslav Škarvada from comment #5) > When Red Hat shipped 6.8 on May 10, 2016 RHEL 6 entered Production Phase 2. > https://access.redhat.com/support/policy/updates/errata#Production_2_Phase > That means only "Critical and Important Security errata advisories (RHSAs) > and Urgent Priority Bug Fix errata advisories (RHBAs) may be released. Well, waiting with this RHBZ until RHEL 6 enters Production Phase 2 is also a nifty idea :-( I will follow up this part in the GSS ticket. > Moreover the proposed patch was rejected/reverted upstream: > http://marc.info/?l=postfix-users&m=147234137331669&w=2 That URL only returns "No such message." for me. Aside of that, I am not that sure that upstream got the intention of this patch, because it doesn't break anything there and is usually only relevant for downstreams which are patching Postfix rather constantly rebasing, such as Red Hat with RHEL. (In reply to Robert Scheck from comment #7) > (In reply to Jaroslav Škarvada from comment #5) > > When Red Hat shipped 6.8 on May 10, 2016 RHEL 6 entered Production Phase 2. > > https://access.redhat.com/support/policy/updates/errata#Production_2_Phase > > That means only "Critical and Important Security errata advisories (RHSAs) > > and Urgent Priority Bug Fix errata advisories (RHBAs) may be released. > > Well, waiting with this RHBZ until RHEL 6 enters Production Phase 2 is also > a nifty idea :-( I will follow up this part in the GSS ticket. > This wasn't intentional. > > Moreover the proposed patch was rejected/reverted upstream: > > http://marc.info/?l=postfix-users&m=147234137331669&w=2 > > That URL only returns "No such message." for me. It seems like some problem with the marc, and it's not reproducible for everybody (it works for me), there is the following last post: > Unfortunately, I have to roll back this change, because it may > install files with non-root ownership. > > Those who built postfix-3.2-2060827 should do "postfix set-permissions" > or install postfix-3.2-2060828 which I will upload in a few minutes > time to ftp.porcupine.org. > Aside of that, I am not that > sure that upstream got the intention of this patch, because it doesn't break > anything there and is usually only relevant for downstreams which are > patching > Postfix rather constantly rebasing, such as Red Hat with RHEL. I can't understand why it's show stopper for RHEL-6 in product phase 2 - there will be probably not much updates if any. Created attachment 1215716 [details]
patch
I'm attaching a new upstream patch. The new '-keep-new-mtime' option will have to be added to the invocation of the 'postfix-install' script in the %install phase of the spec file.
(In reply to Ondřej Lysoněk from comment #13) > Created attachment 1215716 [details] > patch > > I'm attaching a new upstream patch. The new '-keep-new-mtime' option will > have to be added to the invocation of the 'postfix-install' script in the > %install phase of the spec file. Thanks for the patch. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2017-0752.html |