#7584 fresh ipa-server-install: ERROR DN: cn=Schema Compatibility,cn=plugins,cn=config does not exists or haven't been updated
Closed: fixed Opened by pvoborni.

Issue

Was installing IPA master from June 8 on F27 (with jss from F28 (not important)) and saw:

Upgrading IPA:. Estimated time: 1 minute 30 seconds
  [1/10]: stopping directory server
  [2/10]: saving configuration
  [3/10]: disabling listeners
  [4/10]: enabling DS global lock
  [5/10]: disabling Schema Compat
ipaserver.install.installutils: ERROR    DN: cn=Schema Compatibility,cn=plugins,cn=config does not exists or haven't been updated
  [6/10]: starting directory server
  [7/10]: upgrading server
  [8/10]: stopping directory server
  [9/10]: restoring configuration
  [10/10]: starting directory server

Seems as bug caused by: 2b3eb5c567e1e5d4fe7d945e36615cef3dd4d144 - #6721

The installation passes successfully but the error in console is not good.

Steps to Reproduce

  1. build master of F27
  2. fresh ipa-server-install with CA and DNS

Actual behavior

ipaserver.install.installutils: ERROR    DN: cn=Schema Compatibility,cn=plugins,cn=config does not exists or haven't been updated

on the console

Expected behavior

No error on the console.

Version/Release/Distribution

freeipa-server freeipa-client ipa-server ipa-client 389-ds-base pki-ca krb5-server
freeipa-server-4.6.90.pre2.dev201806081516+gitf976f6cfd-0.fc27.x86_64
freeipa-client-4.6.90.pre2.dev201806081516+gitf976f6cfd-0.fc27.x86_64
389-ds-base-1.3.7.9-1.fc27.x86_64
pki-ca-10.6.1-1.fc27.noarch
krb5-server-1.15.2-7.fc27.x86_64


Metadata Update from @rcritten:
- Issue assigned to rcritten

https://github.com/freeipa/freeipa/pull/2009

Metadata Update from @rcritten:
- Issue priority set to: critical
- Issue set to the milestone: FreeIPA 4.6.4

master:

  • fe70a9e62b9a97ef5b4fb5426034cce1f38cf536 Suppress missing cn=schema compat on installation

ipa-4-6:

466c2f0 Suppress missing cn=schema compat on installation

Metadata Update from @rcritten:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata