slapd fails to install if /etc/ldap/slapd.conf is already there

Bug #1018503 reported by Riccardo Murri
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
openldap (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

I am trying to install `slapd` on precise, on a machine that was
freshly installed (thus, no slapd previously installed).

I copy `slapd.conf` over from the old server.

Then I try to install `slapd` in a non-interactive fashion (done
through CFEngine 3), using this command:

        /usr/bin/env DEBIAN_FRONTEND=noninteractive LC_ALL=C /usr/bin/aptitude -o Dpkg::Options::=--force-confold -o Dpkg::Options::=--force-confdef --assume-yes install

However, this fails with the following errors:

    Setting up slapd (2.4.28-1.1ubuntu4) ...
      Creating initial configuration... mkdir: cannot create directory `/etc/ldap/slapd.conf': File exists

So apparently the postinst script guesses the correct value for
SLAPD_CONF but: (1) still treats it as if it were a directory (i.e.,
`SLAPD_CONF=sladp.d`), and (2) tries to create it as if it did not
exist.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in openldap (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.