[Rpm-maint] [rpm-software-management/rpm] Don't require writable test-suite image for running rpmbuild (Issue #3544)

Panu Matilainen notifications at github.com
Wed Jan 29 09:52:56 UTC 2025


Currently, we need to use a mutable snapshot in the test-suite for running rpmbuild. Which is beyond silly - you don't need any special permissions to perform builds in the real world either. 

There are at least two blockers to make this happen:
- in the test-suite this is just another historical remnant of stuffing everything conviently into /build, but we should point the build directory to the per-test writable directory instead.
- /var/tmp resides on the image and writing there requires a mutable snapshot

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

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


More information about the Rpm-maint mailing list