I encountered this bug today as well, when upgrading from 10.04.4 to 12.04.1.
Applying Kenny's changes to the /var/lib/dpkg/info/slapd.{pre,post}inst fixed
the problem. Thanks!
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap i
Just a heads-up, the patch does not work with hostnames that contain a dash.
I had to change
[a-z][a-z0-9]
to:
[a-z][a-z0-9\-]
to make the patch work. Besides that, thanks for the patch!
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed