[Rpm-maint] [rpm-software-management/rpm] Fix "package X does not verify: (null)" output in some configurations (PR #4088)

Panu Matilainen notifications at github.com
Wed Jan 14 10:06:38 UTC 2026


Commit 11dc680bdc43f65fedbfb71edb2315b86075a1d4 means that there are configurations where the verify callback never encounters NOTFOUND items so we can't rely on that to generate a message for the user. Add an explicit check and a generic error message for this situation, and a test that triggers the situation.

Related: #3303
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/4088

-- Commit Summary --

  * Fix "package X does not verify: (null)" output in some configurations

-- File Changes --

    M lib/transaction.cc (5)
    M tests/rpmi.at (12)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/4088.patch
https://github.com/rpm-software-management/rpm/pull/4088.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/4088
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/4088 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20260114/43076d7c/attachment-0001.htm>


More information about the Rpm-maint mailing list