You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some LDIF files are imported during installation to populate the database, create the indexes, and to enable plugins. Currently the installer calls ConfigurationUtils.importLDIFS() which ignores failures during import. To help troubleshooting the installer should halt immediately on the first import failure.
The text was updated successfully, but these errors were encountered:
This issue was migrated from Pagure Issue #2461. Originally filed by edewata (@edewata) on 2016-09-15 18:00:10:
Some LDIF files are imported during installation to populate the database, create the indexes, and to enable plugins. Currently the installer calls ConfigurationUtils.importLDIFS() which ignores failures during import. To help troubleshooting the installer should halt immediately on the first import failure.
The text was updated successfully, but these errors were encountered: