On Thu, Dec 04, 2014 at 12:06:35AM +0100, Ferenc Wagner wrote:
During a wheezy -> jessie upgrade test with slapd/dump_database: never,
it correctly skipped loading of my (MDB) database. But slapd did not
start:
mdb_db_open: database "...": DN index needs upgrade, run "slapindex entryDN"
http://brylov.info/2013/03/zimbra-8-0-2-8-0-3-update-failure led me to
http://www.openldap.org/lists/openldap-announce/201303/msg00000.html,
which explains the issue (DN index format change) and the solution.
So MDB also needs some care during dist-upgrade.
Reproduced when upgrading an mdb database from 2.4.31 to 2.4.40 without
reloading. I guess I forgot to test mdb before and only covered bdb/hdb.
I don't want to try introducing separate logic for reindexing vs
reloading, just for a backport. I'll revert the change that allowed
skipping the dump/reload.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org