#5503 freeipa cannot be installed because of mismatch in krb5 packages version
Closed: Invalid Opened by mkubik.

On freshly updated Fedora 23:

[root@vm-131 ~]# dnf install freeipa-server
Last metadata expiration check performed 0:02:14 ago on Mon Nov 30 10:41:07 2015.
Error: package freeipa-server-4.2.2-1.fc23.x86_64 requires krb5-pkinit-openssl, but none of the providers can be installed
(try to add '--allowerasing' to command line to replace conflicting packages)
[root@vm-131 ~]# dnf install freeipa-server --enablerepo=updates-testing
Last metadata expiration check performed 0:02:28 ago on Mon Nov 30 10:41:07 2015.
Error: package freeipa-server-4.2.2-1.fc23.x86_64 requires krb5-server < 1.13.100, but none of the providers can be installed
(try to add '--allowerasing' to command line to replace conflicting packages)
#
[root@vm-131 ~]# dnf install 'freeipa-*'
Last metadata expiration check performed 0:04:33 ago on Mon Nov 30 10:41:07 2015.
Error: package freeipa-client-4.2.3-1.fc23.x86_64 requires krb5-workstation, but none of the providers can be installed
(try to add '--allowerasing' to command line to replace conflicting packages)
[root@vm-131 ~]# dnf install 'freeipa-*' --enablerepo=updates-testing
Last metadata expiration check performed 0:04:51 ago on Mon Nov 30 10:41:07 2015.
Error: package freeipa-server-4.2.2-1.fc23.x86_64 requires krb5-server < 1.13.100, but none of the providers can be installed
(try to add '--allowerasing' to command line to replace conflicting packages)

Caused by https://bodhi.fedoraproject.org/updates/FEDORA-2015-3e75abf2a3 . FreeIPA needs to be rebuild against new krb5.

Fixed by https://bodhi.fedoraproject.org/updates/freeipa-4.2.3-1.1.fc23

Essentially it's Fedora downstream bug, not upstream.

Where should I open tickets for this kind of issues in the past?

Red Hat Bugzilla, product Fedora, component freeipa:

https://bugzilla.redhat.com/enter_bug.cgi?format=guided&product=Fedora&component=freeipa

Metadata Update from @mkubik:
- Issue assigned to someone
- Issue set to the milestone: 0.0 NEEDS_TRIAGE

Metadata