[Rpm-maint] [rpm-software-management/rpm] rpm.execute should not treat the exit status as errno number (Issue #2528)
Michael Schroeder
notifications at github.com
Wed May 31 12:09:44 UTC 2023
rpm_execute does a `pushresult(L, status, NULL)`. `pushresult` expects the second argument to be either zero (call ok) or an errno number (call failed).
(All the pushresult/pusherror calls seem to be somewhat bogus...)
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2528
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2528 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230531/26a16a96/attachment-0001.html>
More information about the Rpm-maint
mailing list