| Summary: | Ldap wont start | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Andres Kaaber <andres.kaaber> |
| Component: | RPM Packages | Assignee: | Daniel Lucio <luis.daniel.lucio> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | major | ||
| Priority: | Normal | CC: | bgmilne |
| Version: | Cauldron | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Source RPM: | openldap | CVE: | |
| Status comment: | |||
|
Manuel Hiebel
2012-04-25 11:48:37 CEST
Assignee:
bugsquad =>
dlucio fixed, please push it. I have problems with email. Status:
NEW =>
RESOLVED 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 |
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.