[Rpm-maint] [rpm-software-management/rpm] specfile parsing: why does `Source` files need to be present? (#1592)
Tomas Tomecek
notifications at github.com
Tue Mar 23 08:57:13 UTC 2021
Original report: https://github.com/rebase-helper/rebase-helper/issues/848
I have a specfile which is being parsed by the rpm python bindings. The parsing fails on the fact that primary `Source0` archive is not present so rebase-helper retries with `RPMSPEC_FORCE` which results into ignoring patch definitions.
I find this really confusing - I just want the spec to be parsed and don't need to interact with Sources in any way.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1592
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210323/ec697550/attachment.html>
More information about the Rpm-maint
mailing list