#5564 Overlap check prevents ipa-dns-install on replica
Closed: Fixed Opened by dkupka.

when installing second DNS zone overlap check always detect overlap and stops the installation.


master:

  • 8ad39a974fd4e1cc6fd2a09b1d9d0c8724983b15 ipa-dns-install: Do not check for zone overlap when DNS installed.

ipa-4-3:

  • bfad829586f40e20ada21ea932377089901aaf61 ipa-dns-install: Do not check for zone overlap when DNS installed.

I have DNS installed on master. When I tried to install ipa-replica-install --setup-dns, I got error:

 ipa.ipapython.install.cli.install_tool(Replica): ERROR    DNS zone ipa.test. already exists in DNS and is handled by server(s): master.ipa.test.
 ipa.ipapython.install.cli.install_tool(Replica): ERROR    The ipa-replica-install command failed. See /var/log/ipareplica-install.log for more information

master:

  • 17a4a29c251797261d91e3ec25aedfd985dbd238 Fix dns_is_enabled() API command to throw exceptions as appropriate
  • 3d1a8d31343ce0a71d3236e9d8457a06e12c07a9 Fix DNS zone overlap check to allow ipa-replica-install to work

ipa-4-3:

  • 5140f525ebdd27a421c4db1cd545e9ef441313c6 Fix dns_is_enabled() API command to throw exceptions as appropriate
  • b9f2a7c523f27c09ef31573d174cdb6f3456a23b Fix DNS zone overlap check to allow ipa-replica-install to work

Metadata Update from @dkupka:
- Issue assigned to pspacek
- Issue set to the milestone: FreeIPA 4.3.1

Metadata