Created attachment 1265641[details]
console output with ds error log file
Description of problem:
IPA server install with latest IPA build fails with following error message.
-----
ipa : ERROR default_range: No local ID range and no admins group found. Cannot create default ID range
ipa : ERROR Upgrade failed with no such entry
[error] RuntimeError: no such entry
[cleanup]: stopping directory server
[cleanup]: restoring configuration
ipa.ipapython.install.cli.install_tool(CompatServerMasterInstall): ERROR Update failed: no such entry
ipa.ipapython.install.cli.install_tool(CompatServerMasterInstall): ERROR The ipa-server-install command failed. See /var/log/ipaserver-install.log for more information
Version-Release number of selected component (if applicable):
[root@dhcp207-182 ~]# rpm -q ipa-server 389-ds-base svrcore
ipa-server-4.5.0-2.el7.x86_64
389-ds-base-1.3.6.1-3.el7.x86_64
svrcore-4.1.3-2.el7.x86_64
[root@dhcp207-182 ~]#
How reproducible:
Always
Steps to Reproduce:
1. Install IPA with latest IPA build
Actual results:
IPA install fails
Expected results:
IPA install should be successful
Additional info:
(1) selinux is in permissive mode
(2) Please find the attached ds error log file
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2017:2086
Created attachment 1265641 [details] console output with ds error log file Description of problem: IPA server install with latest IPA build fails with following error message. ----- ipa : ERROR default_range: No local ID range and no admins group found. Cannot create default ID range ipa : ERROR Upgrade failed with no such entry [error] RuntimeError: no such entry [cleanup]: stopping directory server [cleanup]: restoring configuration ipa.ipapython.install.cli.install_tool(CompatServerMasterInstall): ERROR Update failed: no such entry ipa.ipapython.install.cli.install_tool(CompatServerMasterInstall): ERROR The ipa-server-install command failed. See /var/log/ipaserver-install.log for more information Version-Release number of selected component (if applicable): [root@dhcp207-182 ~]# rpm -q ipa-server 389-ds-base svrcore ipa-server-4.5.0-2.el7.x86_64 389-ds-base-1.3.6.1-3.el7.x86_64 svrcore-4.1.3-2.el7.x86_64 [root@dhcp207-182 ~]# How reproducible: Always Steps to Reproduce: 1. Install IPA with latest IPA build Actual results: IPA install fails Expected results: IPA install should be successful Additional info: (1) selinux is in permissive mode (2) Please find the attached ds error log file