[Rpm-maint] [rpm-software-management/rpm] Rework and clarify database backend detection logic (#1115)

Panu Matilainen notifications at github.com
Wed Mar 11 13:21:32 UTC 2020


Try the configured backend first, and only if that fails try autodetection.
The former logic did not anticipate multiple backends handling same
files and gets mightily confused when both bdb and bdb-ro are enabled,
causing half the test-suite failing in "make check".

Also emit a different message when database rebuild is in progress,
the old message is quite confusing in that case.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/1115

-- Commit Summary --

  * Rework and clarify database backend detection logic

-- File Changes --

    M lib/backend/dbi.c (61)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/1115.patch
https://github.com/rpm-software-management/rpm/pull/1115.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1115
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200311/ce2255e0/attachment.html>


More information about the Rpm-maint mailing list