On Thu, Jun 28, 2007, Mark Hatle wrote:
> Ahh you just reminded me of a bug. I'm not sure how to fix this using
> the dynamic values.. But basically, "Depends" can't be in the _dbi_tags
> if you are using sqlite. If you notice in the fragment below, on db3
> it's setup as a "temporary private" database used for single-run
> optimization. On the sqlite side, it becomes a "permanent" cache.. The
> problem with that is that it only holds partial dependency data.. so you
> suddenly start to get failures.
>
> Could we make the _dbi_tags variable depending on the configuration?
> And we need ot be sure that Depends never gets used on sqlite.
Done: http://rpm5.org/cvs/chngview?cn=7575
But I would like to see "temporary" support for SQLite based RPM DB.
Perhaps via the ":memory:" special filename of SQLite?
Ralf S. Engelschall
rse@engelschall.com
www.engelschall.com
Received on Thu Jun 28 18:46:50 2007