On Wed, Jan 16, 2008 at 05:53:02PM +0100, Piotr Roszatycki wrote: > Ok, I've found a critical bug in patch for db_upgrade. I already > uploaded the fixed package.
Ouch, thanks for the fix, and sorry for not testing this. It seems pretty non-obvious to me that you need to call db->close() after db->open() has returned an error... but hmm, I guess it's true that the code will still run in read-only mode with DB_OLD_VERSION, so the db must be open at that point after all. Dumb coding error on my part, sorry again. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developer http://www.debian.org/ [EMAIL PROTECTED] [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

