Comment 2 for bug 244889

Revision history for this message
Rehan Khan (rasker) wrote :

Tested this branch:

Started with no cache and no repo data.

Update worked fine.
Updating sqlite db -> cache worked fine but is slow. (perhaps some psyco optimisation or a c sqlite python module? yum seems to work at a reasonable speed, I guess using the yum-metadata-parser, could this be leveraged?).
Install package/reinstall package/remove package all worked fine.
close/reopen smart also works fine.

(Well, after the initial sqlite -> cache import the sqlite data is not directly used)

I did not test update a second run of update yet as I will have to wait for new repo data.