[Rpm-maint] [rpm-software-management/rpm] Drop the %_dbpath override from our test-container (PR #3525)
Panu Matilainen
notifications at github.com
Fri Jan 17 13:17:23 UTC 2025
This override exists to make system rpmdb accessible in eg "make shell" but it causes complications wrt the prefix (see below + next commits) and also masks test bugs (see previous commits).
We can resurrect this functionality later on if we find solutions that avoid the issues.
This is the first step to fixing #3521.
The first commits are just pre-requisites for making this possible, and the change itself is a pre-requisite for fixing #3521.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3525
-- Commit Summary --
* Create $SYSCONFDIR/rpm directory on "make install"
* Fix some keyring tests making assumptions about system rpmdb location
* Fix a few rpmdb tests relying on test-image system rpmdb
* Drop the %_dbpath override from our test-container
-- File Changes --
M CMakeLists.txt (1)
M tests/Dockerfile.fedora (2)
M tests/mktree.common (6)
M tests/rpmdb.at (11)
M tests/rpmsigdig.at (33)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3525.patch
https://github.com/rpm-software-management/rpm/pull/3525.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3525
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3525 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250117/7e8c3cb2/attachment.htm>
More information about the Rpm-maint
mailing list