Hi, the attached patch fixes <https://fedorahosted.org/freeipa/ticket/5696>.
Honza -- Jan Cholasta
From 5158ea147f6b6df93b5834d993114a2251202791 Mon Sep 17 00:00:00 2001 From: Jan Cholasta <jchol...@redhat.com> Date: Tue, 9 Aug 2016 14:12:50 +0200 Subject: [PATCH] Revert "spec: add conflict with bind-chroot to freeipa-server-dns" Remove the conflict, as bind-chroot caused issue only on systems with older bind and bind-chroot - e.g. RHEL 6. This reverts commit 3ab63fa6ba60947b1452c2108c4cf7637f4aacdb. https://fedorahosted.org/freeipa/ticket/5696 --- freeipa.spec.in | 3 --- 1 file changed, 3 deletions(-) diff --git a/freeipa.spec.in b/freeipa.spec.in index a9f976d..9b02926 100644 --- a/freeipa.spec.in +++ b/freeipa.spec.in @@ -272,9 +272,6 @@ Obsoletes: %{alt_name}-server-dns < %{version} # upgrade path from monolithic -server to -server + -server-dns Obsoletes: %{name}-server <= 4.2.0 -# FreeIPA does not support running integrated BIND in chroot jail -Conflicts: bind-chroot - %description server-dns IPA integrated DNS server with support for automatic DNSSEC signing. Integrated DNS server is BIND 9. OpenDNSSEC provides key management. -- 2.9.2
-- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code