DescriptionJan Pazdziora (Red Hat)
2016-06-22 11:35:59 UTC
Description of problem:
Attempt to install freeipa-server on Fedora rawhide fails with pki-kra dependency error.
Version-Release number of selected component (if applicable):
freeipa-server-4.3.1-1.fc25.x86_64
How reproducible:
Deterministic.
Steps to Reproduce:
1. dnf install -y freeipa-server freeipa-server-dns bind bind-dyndb-ldap
Actual results:
Last metadata expiration check: 0:03:24 ago on Wed Jun 22 10:13:32 2016.
[91mError: package freeipa-server-4.3.1-1.fc25.x86_64 requires pki-kra >= 10.2.6-13, but none of the providers can be installed.
nothing provides resteasy-jaxrs-api >= 3.0.6-7 needed by pki-base-java-10.3.2-4.fc25.noarch
[0m(try to add '--allowerasing' to command line to replace conflicting packages)
Expected results:
No error, packages installed.
Additional info:
Also caught by openQA freeipa role deployment test:
https://openqa.stg.fedoraproject.org/tests/25758
proposing as an F25 Alpha blocker - "Release-blocking roles and the supported role configuration interfaces must meet the core functional Role Definition Requirements to the extent that supported roles can be successfully deployed, started, stopped, brought to a working configuration, and queried." (you can't deploy the domain controller role because of this).