Using the new baseinfo/extrainfo SCHEMA, several deadlocks were found when using Eit (thus Entropy Server), due to aggressive sqlite3 object caching. This commit removes almost every implicit commit() call from the EntropyRepository code, forcing the caller to properly handle transactions. This will hopefully fix any deadlock problem observed inside our chroots.