On Thu, Jan 14, 2010 at 06:49:53AM +0000, Clint Adams wrote:
> Could you confirm that db->open is being called with dbtype equal to 2?

Well, it is, and BDB 4.8 certainly seems brain-damaged, because it's calling

 ret = __db_open(tdbp, ip, txn, fname, dname, DB_UNKNOWN,
                     flags &  ~(DB_TRUNCATE|DB_CREATE), mode, meta_pgno);

itself and then expecting ret to be 0.  Or perhaps I'm missing something.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to