On 02/01/2016 10:59 AM, Richard W.M. Jones wrote: > Even if the RPM database is only accessed via librpm, it's still > important that the most central database present on every Fedora > system is reliable, well-tested and flexible. Sqlite is a highly > regarded piece of software, which runs on billions of Android phones.
That's a strange argument because SQLite is optimized for the mobile use case, where durability is not a concern: <http://article.gmane.org/gmane.comp.db.sqlite.general/99223> On the other hand, RPM is not crash-safe at all at present, so this SQLite bug would not prevent its use in RPM. Florian -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org