RPM Community Forums

Mailing List Message of <rpm-devel>

Re: [CVS] RPM: rpm/ CHANGES macros.in

From: Ralf S. Engelschall <rse+rpm-devel@rpm5.org>
Date: Thu 28 Jun 2007 - 18:42:49 CEST
Message-ID: <20070628164249.GB96323@engelschall.com>
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
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.