touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #72196
[Bug 1446125] Re: slapd.service missing
"apt-get install slapd" works here on 15.04, it starts slapd:
$ systemctl status slapd
● slapd.service - LSB: OpenLDAP standalone server (Lightweight Directory Access Protocol)
Loaded: loaded (/etc/init.d/slapd)
Active: active (running) since Wed 2015-04-22 10:59:45 BST; 7s ago
Docs: man:systemd-sysv-generator(8)
CGroup: /system.slice/slapd.service
└─1507 /usr/sbin/slapd -h ldap:/// ldapi:/// -g openldap -u openldap -F /etc/ldap/slapd.d
Indeed there's no native unit, but that's fine -- the init.d script
should work fine. What does "systemctl status slapd"? say after a fresh
boot (and with custom slapd.service removed)?
** Package changed: systemd (Ubuntu) => openldap (Ubuntu)
** Changed in: openldap (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/1446125
Title:
slapd.service missing
Status in openldap package in Ubuntu:
Incomplete
Bug description:
After upgrading to 15.04 i found that slapd (OpenLDAP) was not started
(i have an instance running locally for development purposes). Then,
I found that there is no such service available for systemd. I
verified with apt-file (apt-file search slapd.service) which brought
no results either.
As workaround I could start it using old "service" method.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/1446125/+subscriptions
References