Bug 2216549
| Summary: | Upgrade to 4.9.10-6.0.1 fails: attributes are managed by topology plugin | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Florence Blanc-Renaud <frenaud> | |
| Component: | ipa | Assignee: | Florence Blanc-Renaud <frenaud> | |
| Status: | CLOSED ERRATA | QA Contact: | anuja <amore> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 9.2 | CC: | amore, gkaihoro, rcritten, tscherf | |
| Target Milestone: | rc | Keywords: | Triaged | |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | ipa-4.10.2-2.el9 | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2216551 (view as bug list) | Environment: | ||
| Last Closed: | 2023-11-07 08:34:14 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: | 2216551 | |||
|
Description
Florence Blanc-Renaud
2023-06-21 18:54:47 UTC
Fixed upstream master: https://pagure.io/freeipa/c/143c3eb1612f9bb7f015dcf2dcb496e8ef324a38 https://pagure.io/freeipa/c/ac78a84fbe90f361a4a58fb2748d539647ffea52 Upstream ticket: https://pagure.io/freeipa/issue/9385 Upstream test added in ipatests/test_integration/test_simple_replication.py::TestSimpleReplication::test_fix_agreements Fixed upstream ipa-4-10: https://pagure.io/freeipa/c/ad77c4c6512f82019d1970d910647761b60aaedb https://pagure.io/freeipa/c/3b58487c7b2f8ac133e37e8f90f85ff2fb05bf34 Fixed upstream ipa-4-9: https://pagure.io/freeipa/c/d29b47512a39ada02fb371521994576cd9815a6c https://pagure.io/freeipa/c/93d97b59600c15e5028ee39b0e98450544165158 Verified Tested using test-compose:
ipa-server-4.10.2-2.el9.x86_64
test_integration/test_simple_replication.py::TestSimpleReplication::test_user_replication_to_replica PASSED [ 16%]
test_integration/test_simple_replication.py::TestSimpleReplication::test_user_replication_to_master PASSED [ 33%]
test_integration/test_simple_replication.py::TestSimpleReplication::test_replica_manage PASSED [ 50%]
test_integration/test_simple_replication.py::TestSimpleReplication::test_ipa_custodia_check PASSED [ 66%]
test_integration/test_simple_replication.py::TestSimpleReplication::test_fix_agreements PASSED [ 83%]
test_integration/test_simple_replication.py::TestSimpleReplication::test_replica_removal PASSED [100%]
=============================== warnings summary ===============================
cls = pytest.mark.source_order(cls)
=================== 6 passed, 1 warning in 996.62s (0:16:36) ===================
Verified using nightly build:
ipa-4.10.2-2.el9
============================= test session starts ==============================
platform linux -- Python 3.9.17, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3
cachedir: /home/cloud-user/.pytest_cache
metadata: {'Python': '3.9.17', 'Platform': 'Linux-5.14.0-333.el9.x86_64-x86_64-with-glibc2.34', 'Packages': {'pytest': '6.2.2', 'py': '1.10.0', 'pluggy': '0.13.1'}, 'Plugins': {'metadata': '1.7.0', 'multihost': '3.0', 'html': '3.1.1', 'sourceorder': '0.6.0'}}
rootdir: /usr/lib/python3.9/site-packages/ipatests
plugins: metadata-1.7.0, multihost-3.0, html-3.1.1, sourceorder-0.6.0
collecting ... collected 6 items
test_integration/test_simple_replication.py::TestSimpleReplication::test_user_replication_to_replica PASSED [ 16%]
test_integration/test_simple_replication.py::TestSimpleReplication::test_user_replication_to_master PASSED [ 33%]
test_integration/test_simple_replication.py::TestSimpleReplication::test_replica_manage PASSED [ 50%]
test_integration/test_simple_replication.py::TestSimpleReplication::test_ipa_custodia_check PASSED [ 66%]
test_integration/test_simple_replication.py::TestSimpleReplication::test_fix_agreements PASSED [ 83%]
test_integration/test_simple_replication.py::TestSimpleReplication::test_replica_removal PASSED [100%]
=================== 6 passed, 1 warning in 999.74s (0:16:39) ===================
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 (ipa 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/RHBA-2023:6477 |