[Rpm-maint] [rpm-software-management/rpm] Pick a new string to be used for PAYLOADFORMAT, and support it properly (Issue #2447)
Daniel Alley
notifications at github.com
Thu Mar 23 03:12:03 UTC 2023
RPMs produced since 4.12 use a [stripped down payload format](https://github.com/rpm-software-management/rpm/pull/2433) based on CPIO, but not compatible with CPIO.
However this isn't currently reflected by the handling of the `PAYLOADFORMAT` tag, which always writes `cpio`.
https://github.com/rpm-software-management/rpm/blob/97b75f592d7731aa3105f47b2f5b8a62a2e1ce12/build/pack.c#L296
This new value (whatever it is) should also be added to the support checking logic:
https://github.com/rpm-software-management/rpm/blob/97b75f592d7731aa3105f47b2f5b8a62a2e1ce12/build/pack.c#L296
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2447
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2447 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230322/d2678844/attachment-0001.html>
More information about the Rpm-maint
mailing list