[Rpm-maint] [rpm-software-management/rpm] Toolbox integration with `make check` (Issue #3850)
Michal Domonkos
notifications at github.com
Tue Jul 1 11:14:40 UTC 2025
dmnks created an issue (rpm-software-management/rpm#3850)
Currently, it's not possible to run the test-suite (`make check`) in a Toolbox container. The reason is that the test-suite itself uses containers, and while you could install podman in a container and spawn nested containers, that's just too much overhead for no reason.
Instead, do what the Toolbox project itself [recommends](https://docs.fedoraproject.org/en-US/fedora-silverblue/tips-and-tricks/#_running_applications_from_inside_toolbx_on_the_host) (run podman on the host).
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3850
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3850 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250701/254f263d/attachment.htm>
More information about the Rpm-maint
mailing list