Matthias Klose <[EMAIL PROTECTED]> writes: > python2.5 is now built using db4.5 again (as in feisty), the bsddb3 > extension built against db4.6 didn't work at all with transactions. > please could you rebuild your spambayes database and check if the > rebuild fixes your problem? db4.5-util and db4.6-util are both available > in the archive.
That does appear to have fixed the problem. Note for those who might have this problem in the future, as a Google search didn't turn up much useful information: install both db4.5-util and db4.6-util, then do the following, assuming your Spambayes database is called '.hammiedb': % mv .hammiedb .hammiedb-4.6 % db4.6_dump .hammiedb-4.6 | db4.5_load .hammiedb -- python2.5-2.5.1-5ubuntu3 breaks spambayes https://bugs.launchpad.net/bugs/139257 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs