[Rpm-maint] [rpm-software-management/rpm] rpm.execute() and rpm.spawn() seem unsuitable for file triggers (Discussion #4029)
Daan De Meyer
notifications at github.com
Mon Nov 3 14:43:10 UTC 2025
I need to pass along stdin from a file trigger script to a subprocess (systemd-update-helper), neither of the two available recommended process spawning APIs seem to allow me to do that. rpm.spawn() requires me to specify a path but setting stdin to /dev/stdin still doesn't seem to work as expected.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/4029
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/repo-discussions/4029 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20251103/8cc1656d/attachment.htm>
More information about the Rpm-maint
mailing list