[Rpm-maint] [rpm-software-management/rpm] cannot use lua libraries in rpm4.14 and later (Issue #2309)

Michal Suchánek notifications at github.com
Thu Dec 15 18:41:08 UTC 2022


There's the thing that complex macros don't belong to rpm spec files nor macro files either because the syntax of these files is undefined.

It's not possible to tell what the files mean, not possible to parse them, not possible to test them.

Then if the macros cannot be in the spec files nor macro files and they need access to some rpm macros that are defined in the rpm environment the only available option are lua files.

Using existing lua libraries that are already tested outside of the rpm environment reduces the amount of code that is exclusive to rpm.

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

Message ID: <rpm-software-management/rpm/issues/2309/1353544348 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20221215/0c15409e/attachment.html>


More information about the Rpm-maint mailing list