[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:22:15 UTC 2023


This came up because the systemd folks have transfiletrigger lua scripts that do stuff like:
```
assert(rpm.execute("udevadm", "control", "--reload"))
```
If the udevadm call fails,  you'll get a weird error message like `Unknown error 16640`


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

Message ID: <rpm-software-management/rpm/issues/2528/1570127800 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230531/a9e5be4e/attachment.html>


More information about the Rpm-maint mailing list