Bug 1878616
Summary: | Running ipa-server-install fails in step [1/30]: configuring certificate server instance | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jan Pazdziora (Red Hat) <jpazdziora> |
Component: | pki-core | Assignee: | Matthew Harmsen <mharmsen> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 33 | CC: | abokovoy, alee, ascheel, awilliam, contribs, dennis, dmoluguw, edewata, extras-orphan, ftrivino, ipa-maint, jcholast, jhrozek, jpazdziora, kparal, kwright, mharmsen, mhjacks, pvoborni, rcritten, robatino, ssorce, twoerner |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | openqa RejectedBlocker | ||
Fixed In Version: | pki-core-10.9.4-3.fc33 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-09-25 17:01:39 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: |
Description
Jan Pazdziora (Red Hat)
2020-09-14 07:36:10 UTC
When comparing previously passing FreeIPA installation on rawhide, the freeipa-server-4.8.9-2.fc33.x86_64 is the same on both. On the other hand, for example the pki-server version has changed from pki-server-10.9.2-3.fc33.noarch to pki-server-10.9.4-1.fc34. Moving to dogtag for an initial investigation. I think this was already happening: Sep 14 07:18:45 qe-blade-14.idmqe.lab.eng.bos.redhat.com pki-server[14133]: NoClassDefFoundError: javax/xml/bind/JAXBContext This issue also reproduced in FreeIPA upstream nightly tests on Rawhide: https://pagure.io/freeipa/issue/8495 and https://pagure.io/dogtagpki/issue/3210 yeah, tests started failing in openQA between Fedora-Rawhide-20200911.n.0 and Fedora-Rawhide-20200913.n.0 too. Here's one failure: https://openqa.fedoraproject.org/tests/663987 As well as pki-core going from 10.9.2-3 to 10.9.4-1, jss went from 4.7.2-1 to 4.7.3-1. pki-ca appears to be not owned by anyone, so moving to pki-core. Rebuilt: https://koji.fedoraproject.org/koji/taskinfo?taskID=51738402 https://koji.fedoraproject.org/koji/taskinfo?taskID=51738802 See also: https://github.com/dogtagpki/pki/pull/555 FEDORA-2020-8badd13df4 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-8badd13df4 Proposed as a Blocker for 33-beta by Fedora user abbra using the blocker tracking app because: PKI violates Fedora server release requirement: FreeIPA server requirements It must be possible to configure a Fedora Server system installed according to the above criteria as a FreeIPA domain controller, using the official deployment tools provided in the distribution FreeIPA packages. Once deployed, the system must handle multiple client enrolments and unenrolments, and client authentication via Kerberos. The web UI must be available and allow at least basic configuration of user accounts and permissions. Prior to Beta, it is acceptable if moderate workarounds are necessary to allow the above. Since there is no workaround to broken PKI with JDK 11, we have to accept a build that fixes the issue. This isn't broken in F33. pki-core 10.9.4-1 and jss 4.7.3-1 never went into F33. There's no need for it to be a Beta blocker. The replica test is failing on F33 composes currently, but that's fallout from the systemd-resolved stuff, I think. Other FreeIPA tests are passing. FEDORA-2020-8badd13df4 has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-8badd13df4` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-8badd13df4 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. I verified with pki-core 10.9.2-3.fc33, the installation, indeed works. Rejected as a Beta blocker: https://pagure.io/fedora-qa/blocker-review/issue/102 FEDORA-2020-8badd13df4 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. |