[Rpm-maint] [rpm-software-management/rpm] AttributeError: module 'rpm' has no attribute 'RPMTAG_HEADERSIGNATURES' (Issue #3864)
amatej
notifications at github.com
Tue Jul 15 09:15:44 UTC 2025
kontura created an issue (rpm-software-management/rpm#3864)
We have a pretty low level [Python script](https://github.com/rpm-software-management/ci-dnf-stack/blob/main/dnf-behave-tests/fixtures/specs/break-rpm-signatures.py) to test dnf with specifically broken rpm package (CVE-2021-3445).
It seems the `RPMTAG_HEADERSIGNATURES` was hidden by https://github.com/rpm-software-management/rpm/pull/3793.
What is the best way to proceed here? Can we use `RPMTAG_HEADERIMMUTABLE` to achieve the same?
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3864
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3864 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250715/618f52f9/attachment.htm>
More information about the Rpm-maint
mailing list