Hi Ronny, On Sat, May 21, 2005 at 10:00:08AM +0200, Ronny Standtke wrote: > I get the following error when upgrading: > ------------------------- > # apt-get -u upgrade > .... > Setting up slapd (2.2.23-5) ... > mkdir: cannot create directory `': No such file or directory > Backing up /etc/ldap/slapd.conf in ... mkdir: cannot create directory > `': No such file or directory
Let me guess: You are using the readline frontend of debconf and hit
return for the directory to dump the database to? Default values do not
work in debconf's readline interface when some perl package is not
available (see #308234).
Please run
echo RESET slapd/dump_database_destdir|debconf-communicate
and retry the upgrade.
Greetings
Torsten
signature.asc
Description: Digital signature

