[Rpm-maint] [rpm-software-management/rpm] RFE: Standardize on OCI images for test-suite, even locally (Issue #2643)
Panu Matilainen
notifications at github.com
Mon Sep 11 10:51:16 UTC 2023
> Actually, adding `dbus-libs` to the Dockerfile wasn't needed because it already contains it 😄 It gets pulled in as a dependency of `dbus-devel` which we install there in order to build RPM (it's not needed in `mktree.fedora` obviously).
Oh but it wasn't added to the Dockerfile but mktree.fedora, where on that third level of inception dbus-devel is *not* installed because that's just rpm's own build-dependency whereas mktree.fedora prepares an environment for just the test-suite. :smile:
One could also look at that from the point of separating rpm's build-requires and test-requires, but it doesn't seem meaningful. We'll want to be able to do stuff like use cmake to compile something against rpm in the test-suite.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2643#issuecomment-1713640056
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2643/1713640056 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230911/3873b3c0/attachment.html>
More information about the Rpm-maint
mailing list