[Rpm-maint] [rpm-software-management/rpm] Separate test-suite install and setup stages (Issue #3530)

Panu Matilainen notifications at github.com
Wed Jan 22 10:51:49 UTC 2025


Commit c17cc691569040fdfd741c2a423e9efecde181b0 introduced an `rpmdb --initdb` call into test-suite make_install(), but shortly afterwards we realized this runs rpmdb from the host instead of using the newly built rpm. This is wrong and needs to change.
It seems a simple (at least on paper) and clean solution is to split all the setup activity from make_install() to a separate script that runs *inside* the container.

In addition to fixing host leakage, looks like this will be needed for #2678 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3530
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/3530 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250122/be944299/attachment-0001.htm>


More information about the Rpm-maint mailing list