After installing openldap-servers ldap wont start 2/3: openldap-servers ######################################################################################## Stopping ldap (via systemctl): [ OK ] awk: cmd. line:1: warning: regexp component `[:space:]' should probably be `[[:space:]]' Starting ldap (via systemctl): Failed to issue method call: Unit ldap.service failed to load: No such file or directory. See system logs and 'systemctl status ldap.service' for details. [FAILED] ldap.service is not a native service, redirecting to /sbin/chkconfig. Executing /sbin/chkconfig ldap on [root@web ~]# systemctl status ldap.service ldap.service - LSB: LDAP servers (slapd) Loaded: loaded (/etc/rc.d/init.d/ldap) Active: inactive (dead) CGroup: name=systemd:/system/ldap.service [root@web ~]# Problem lies in /etc/rc.d/init.d/ldap line 194 after fixing these problems ldap comes up.
Assignee: bugsquad => dlucioSource RPM: (none) => openldap
fixed, please push it. I have problems with email.
Status: NEW => RESOLVEDResolution: (none) => FIXED
A similar problem existed in the pre/post scripts which wasn't caught, affecting Mageia 2. I have just fixed in cauldron r269073
CC: (none) => bgmilne