This one time, at band camp, Guido Guenther said: > rc = dbp->dbenv->open(dbp->dbenv, DB_DIR, > DB_CREATE|DB_INIT_LOG|DB_INIT_LOCK|DB_INIT_MPOOL| > DB_INIT_TXN, 0644); > ... > > works rather well and solves this problem but has one major drawback: we > can't specify the DB_RECOVER flag here since this would conflict with > the DB_RECOVER flag of nss_updatedb. This could leave us with an > inconsistent database in case an applications aborts leaving an > "unrecovered" database for all other apps. Any ideas on howto fix this?
Sorry, no idea. > P.S.: could you please insstall db4.3-utils on alioth, this would ease > debugging. Installed. Thanks again, -- ----------------------------------------------------------------- | ,''`. Stephen Gran | | : :' : [EMAIL PROTECTED] | | `. `' Debian user, admin, and developer | | `- http://www.debian.org | -----------------------------------------------------------------
signature.asc
Description: Digital signature

