[Bug 298928] Re: apt-get produce an error when I tray install or unisntall slapd

2009-03-13 Thread Launchpad Bug Tracker
This bug was fixed in the package openldap - 2.4.15-1ubuntu2

---
openldap (2.4.15-1ubuntu2) jaunty; urgency=low

  * debian/slapd.postinst: create /var/run/slapd before updating its
permissions (LP: #298928).
  * debian/slapd.init: Correclty set slapd config backend option even if the
pidfile is configured in slapd default file (LP: #292364).
  * debian/apparmor-profile: support multiple databases to be stored under
/var/lib/ldap/. (LP: #286614).

 -- Mathias Gug math...@ubuntu.com   Fri, 13 Mar 2009 13:56:12 -0400

** Changed in: openldap (Ubuntu)
   Status: In Progress = Fix Released

-- 
apt-get produce an error when I tray install or unisntall slapd
https://bugs.launchpad.net/bugs/298928
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 298928] Re: apt-get produce an error when I tray install or unisntall slapd

2008-11-24 Thread Jean-Baptiste Lallement
Thanks for your report.

The cause of the failure is:
=
Desempaquetando slapd (de .../slapd_2.4.11-0ubuntu6_i386.deb) ...
Procesando activadores para man-db ...
Configurando slapd (2.4.11-0ubuntu6) ...
  Backing up /etc/ldap/slapd.d/ in /var/backups/slapd-2.4.11-0ubuntu6... done.
chown: no se puede acceder a «/var/run/slapd»: No existe el fichero ó directorio
dpkg: error al procesar slapd (--configure):
 el subproceso post-installation script devolvió el código de salida de error 1
=

This is due to /var/run being of type tmpfs . The fix is to modify the
initscript to create the directory in /var/run/ if it does not exist,
and then remove anything to do with /var/run from the postinst.


** Changed in: openldap (Ubuntu)
   Importance: Undecided = Medium
   Status: New = Triaged

-- 
apt-get produce an error when I tray install or unisntall slapd
https://bugs.launchpad.net/bugs/298928
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 298928] Re: apt-get produce an error when I tray install or unisntall slapd

2008-11-16 Thread ulisesibarra

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/19711335/Dependencies.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/19711336/DpkgTerminalLog.gz

-- 
apt-get produce an error when I tray install or unisntall slapd
https://bugs.launchpad.net/bugs/298928
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs