hello, you're not stuck. Roundcube upgraded to sqlite3 at least from version 0.9.
Just download latest roundcube, and migrate your current installation (see http://trac.roundcube.net/wiki/Howto_Upgrade) Then if you got an error like the one I got when using the migration tool ("file is encrypted or is not a database"), migrate your sqlite2 db to sqlite3 by hand : mv db.sqlite db.sqlite2-old sqlite db.sqlite2-old .dump | sqlite3 db.sqlite It worked for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/900190 Title: roundcube can not connect to sqlite database after upgrade from natty to oneiric To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/roundcube/+bug/900190/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs