RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2166929 - Backport latest test fixes in python3-ipatests
Summary: Backport latest test fixes in python3-ipatests
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: ipa
Version: 8.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Florence Blanc-Renaud
QA Contact: Michal Polovka
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-02-03 14:26 UTC by Sudhir Menon
Modified: 2023-05-16 09:31 UTC (History)
5 users (show)

Fixed In Version: ipa-4.9.11-5.module+el8.8.0+18146+a1d8660b
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-05-16 08:29:24 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FREEIPA-9404 0 None None None 2023-02-03 14:29:13 UTC
Red Hat Issue Tracker RHELPLAN-147567 0 None None None 2023-02-03 14:29:16 UTC
Red Hat Product Errata RHBA-2023:2794 0 None None None 2023-05-16 08:29:31 UTC

Description Sudhir Menon 2023-02-03 14:26:25 UTC
Description of problem: Backport latest test fixes in python3-ipatests

https://pagure.io/freeipa/c/e8ef2c2f226704ce510525f07675107179124a95
https://pagure.io/freeipa/c/1bdd8147e7fa1032025dc6f6868e26f285744ee1

Comment 1 Mohammad Rizwan 2023-02-06 04:46:04 UTC
16c37cf26c8bf3a032a2d6845b3ff406002590be Tests: force key type in ACME tests

Comment 4 Michal Polovka 2023-02-21 13:55:39 UTC
Pre-verified manually using ipa-4.9.11-5.module+el8.8.0+18146+a1d8660b

rpm -q --changelog ipa-server
* Fri Feb 10 2023 Rafael Jeffman <rjeffman> - 4.9.11-5
- Wipe the ipa-ca DNS record when updating system records
  Resolves: RHBZ#2158775

* Thu Feb 09 2023 Rafael Jeffman <rjeffman> - 4.9.11-4
- trust-add: handle missinf msSFU30MaxGidNumber
  Resolves: RHBZ#2162355
- Backport latest test fixes for python3-ipatests
  Resolves: RHBZ#2166929
- server install: remove error log about missing bkup file
  Resolves: RHBZ#2160389
- automember-rebuild: add a notice about high CPU usage
  Resolves: RHBZ#2018198
- ipa-kdb: PAC consistency checker needs to handle child domains as well
  Resolves: RHBZ#2166324

* Mon Dec 19 2022 Rafael Jeffman <rjeffman> - 4.9.11-3
- Revert DNSResolver Fix use of nameservers with ports.
  Related: RHBZ#2141316

Based on https://bugzilla.redhat.com/show_bug.cgi?id=2166929#c2, marking as pre-verified tested.

Comment 9 Michal Polovka 2023-02-27 10:00:05 UTC
Verified manually using ipa-4.9.11-5.module+el8.8.0+18146+a1d8660b

#rpm -q --changelog ipa-server
* Fri Feb 10 2023 Rafael Jeffman <rjeffman> - 4.9.11-5
- Wipe the ipa-ca DNS record when updating system records
  Resolves: RHBZ#2158775

* Thu Feb 09 2023 Rafael Jeffman <rjeffman> - 4.9.11-4
- trust-add: handle missinf msSFU30MaxGidNumber
  Resolves: RHBZ#2162355
- Backport latest test fixes for python3-ipatests
  Resolves: RHBZ#2166929
- server install: remove error log about missing bkup file
  Resolves: RHBZ#2160389
- automember-rebuild: add a notice about high CPU usage
  Resolves: RHBZ#2018198
- ipa-kdb: PAC consistency checker needs to handle child domains as well
  Resolves: RHBZ#2166324

* Mon Dec 19 2022 Rafael Jeffman <rjeffman> - 4.9.11-3
- Revert DNSResolver Fix use of nameservers with ports.
  Related: RHBZ#2141316

* Fri Dec 16 2022 Rafael Jeffman <rjeffman> - 4.9.11-2
- webui IdP: Remove arrow notation due to uglify-js limitation
  Related: RHBZ#2141316

* Wed Dec 14 2022 Rafael Jeffman <rjeffman> - 4.9.11-1
- Rebase ipa to 4.9.11
  Resolves: RHBZ#2141316
- updates: fix memberManager ACI to allow managers from a specified group
  Resolves: RHBZ#2056009
- Defer creating the final krb5.conf on clients
  Resolves: RHBZ#2148259
- Exclude installed policy module file from RPM verification
  Resolves: RHBZ#2149567
- Spec file: ipa-client depends on krb5-pkinit-openssl
  Resolves: RHBZ#2149889

Based on the pre-verification and c2, marking as verified.

Comment 11 errata-xmlrpc 2023-05-16 08:29:24 UTC
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 (idm:client and idm:DL1 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:2794


Note You need to log in before you can comment on or make changes to this bug.