Bug 1847999
Summary: | EPN does not ship its default configuration ( /etc/ipa/epn.conf ) in freeipa-client-epn | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | François Cami <fcami> |
Component: | ipa | Assignee: | François Cami <fcami> |
Status: | CLOSED ERRATA | QA Contact: | ipa-qe <ipa-qe> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.3 | CC: | abokovoy, contribs, extras-qa, ipa-maint, jcholast, jhrozek, ksiddiqu, mhjacks, mpolovka, pvoborni, rcritten, ssorce, tscherf, twoerner |
Target Milestone: | rc | Keywords: | TestCaseProvided |
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ipa-4.8.7-3 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1847997 | Environment: | |
Last Closed: | 2020-11-04 02:51:04 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: | 1847997 | ||
Bug Blocks: |
Description
François Cami
2020-06-17 14:16:23 UTC
Upstream ticket: https://pagure.io/freeipa/issue/8374 Fixed upstream master: https://pagure.io/freeipa/c/6efe9917970f81a400793d4339d6826d8350ec55 https://pagure.io/freeipa/c/1d7aeaebb2875a367fe274061f54b5fede44f522 https://pagure.io/freeipa/c/0d4f022b3bff73bcadeb3f260afc4b8162a23af4 https://pagure.io/freeipa/c/73c02f635de8d28ca2c2481035ceb8fa06e500f3 Fixed upstream ipa-4-8: https://pagure.io/freeipa/c/23e2935e5c5cb402dd4f6f44eaa4b013e6a8188a https://pagure.io/freeipa/c/3b43950d35f78b28d4edde4fda475b5aa84f4587 https://pagure.io/freeipa/c/2648c218467792e907435eaa5267a0f3457f634f https://pagure.io/freeipa/c/06accac8906f66ebbb31849d6528b39ae006b124 The patch set needs the "Move ipa-epn systemd files and run RPM hooks" patch additionally: https://pagure.io/freeipa/c/77fae8c48bbe0f4499f4d8ed91b268568c64cd7c Test executed on RHEL8.3 passed. Relevant log: transport.py 391 INFO RUN ['python3', '-c', 'from ipaplatform.osinfo import OSInfo; print(OSInfo().platform)'] transport.py 513 DEBUG RUN ['python3', '-c', 'from ipaplatform.osinfo import OSInfo; print(OSInfo().platform)'] transport.py 558 DEBUG rhel transport.py 217 DEBUG Exit code: 0 transport.py 391 INFO RUN ['rpm', '-qc', 'ipa-client-epn'] transport.py 513 DEBUG RUN ['rpm', '-qc', 'ipa-client-epn'] transport.py 558 DEBUG /etc/ipa/epn.conf transport.py 558 DEBUG /etc/ipa/epn/expire_msg.template transport.py 217 DEBUG Exit code: 0 transport.py 391 INFO RUN ['sha256sum', '/etc/ipa/epn.conf'] transport.py 513 DEBUG RUN ['sha256sum', '/etc/ipa/epn.conf'] transport.py 558 DEBUG 4c207b5c9c760c36db0d3b2b93da50ea49edcc4002d6d1e7383601f0ec30b957 /etc/ipa/epn.conf transport.py 217 DEBUG Exit code: 0 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 (Moderate: idm:DL1 and idm:client security, bug fix, and enhancement update), 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://access.redhat.com/errata/RHSA-2020:4670 |