Bug 1803786
Summary: | ipa krb5kdc db: krb5kdc coredump | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Florence Blanc-Renaud <frenaud> | |
Component: | ipa | Assignee: | Thomas Woerner <twoerner> | |
Status: | CLOSED ERRATA | QA Contact: | ipa-qe <ipa-qe> | |
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 8.2 | CC: | abokovoy, amore, fcami, ksiddiqu, pasik, rcritten, tscherf | |
Target Milestone: | rc | |||
Target Release: | 8.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1803924 (view as bug list) | Environment: | ||
Last Closed: | 2020-04-28 15:44:54 UTC | Type: | --- | |
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: | 1803924, 1803925 |
Description
Florence Blanc-Renaud
2020-02-17 12:58:04 UTC
Fixed upstream master: https://pagure.io/freeipa/c/e5291963a148c34582d90f2aa269e4a2214f9f6f https://pagure.io/freeipa/c/ba904672a21add3b0ab1808c5640ac786f194aad Fixed upstream ipa-4-8: https://pagure.io/freeipa/c/30b8c8b9985a5eb41e700b80fd03f95548e45fba https://pagure.io/freeipa/c/4eb48492b354ecc30ffe1dd9654dcc0e0e833d64 Verified using: name: ipa-server release: 6.module+el8.2.0+5773+68ace8c5 source: rpm version: 4.8.4 ======================================================================================================================== As per comment #1 Verified using sanity verification using upstream : test_forced_client_reenrollment.py ======================================================================================================================== uname: posix.uname_result(sysname='Linux', nodename='runner.testrelm.test', release='4.18.0-180.el8.x86_64', version='#1 SMP Wed Feb 19 15:54:23 UTC 2020', machine='x86_64') euid: 0, egid: 0 working dir: /home/cloud-user sys.version: 3.6.8 (default, Dec 5 2019, 15:45:45) [GCC 8.3.1 20191121 (Red Hat 8.3.1-5)] ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 -- /usr/libexec/platform-python cachedir: .pytest_cache metadata: {'Python': '3.6.8', 'Platform': 'Linux-4.18.0-180.el8.x86_64-x86_64-with-redhat-8.2-Ootpa', 'Packages': {'pytest': '3.4.2', 'py': '1.5.3', 'pluggy': '0.6.0'}, 'Plugins': {'metadata': '1.8.0', 'html': '1.22.1', 'sourceorder': '0.5', 'multihost': '3.0'}} rootdir: /home/cloud-user, inifile: plugins: metadata-1.8.0, html-1.22.1, sourceorder-0.5, multihost-3.0 collecting ... collected 9 items test_forced_client_reenrollment.py::TestForcedClientReenrollment::test_reenroll_with_force_join <- ../../usr/lib/python3.6/site-packages/ipatests/test_integration/test_forced_client_reenrollment.py PASSED [ 11%] test_forced_client_reenrollment.py::TestForcedClientReenrollment::test_reenroll_with_keytab <- ../../usr/lib/python3.6/site-packages/ipatests/test_integration/test_forced_client_reenrollment.py PASSED [ 22%] test_forced_client_reenrollment.py::TestForcedClientReenrollment::test_reenroll_with_both_force_join_and_keytab <- ../../usr/lib/python3.6/site-packages/ipatests/test_integration/test_forced_client_reenrollment.py PASSED [ 33%] test_forced_client_reenrollment.py::TestForcedClientReenrollment::test_reenroll_to_replica <- ../../usr/lib/python3.6/site-packages/ipatests/test_integration/test_forced_client_reenrollment.py PASSED [ 44%] test_forced_client_reenrollment.py::TestForcedClientReenrollment::test_try_to_reenroll_with_disabled_host <- ../../usr/lib/python3.6/site-packages/ipatests/test_integration/test_forced_client_reenrollment.py PASSED [ 55%] test_forced_client_reenrollment.py::TestForcedClientReenrollment::test_try_to_reenroll_with_uninstalled_host <- ../../usr/lib/python3.6/site-packages/ipatests/test_integration/test_forced_client_reenrollment.py PASSED [ 66%] test_forced_client_reenrollment.py::TestForcedClientReenrollment::test_try_to_reenroll_with_deleted_host <- ../../usr/lib/python3.6/site-packages/ipatests/test_integration/test_forced_client_reenrollment.py PASSED [ 77%] test_forced_client_reenrollment.py::TestForcedClientReenrollment::test_try_to_reenroll_with_incorrect_keytab <- ../../usr/lib/python3.6/site-packages/ipatests/test_integration/test_forced_client_reenrollment.py PASSED [ 88%] test_forced_client_reenrollment.py::TestForcedClientReenrollment::test_try_to_reenroll_with_empty_keytab <- ../../usr/lib/python3.6/site-packages/ipatests/test_integration/test_forced_client_reenrollment.py PASSED [100%] ---------------- generated xml file: /home/cloud-user/junit.xml ---------------- ----------- generated html file: file:///home/cloud-user/report.html ----------- ========================= 9 passed in 1423.36 seconds ========================== 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://access.redhat.com/errata/RHEA-2020:1640 |