[Rpm-maint] [rpm-software-management/rpm] Queried tag fields not exhibited. Specified package name reported in output (Issue #2411)

Florian Festi notifications at github.com
Mon Oct 16 08:08:02 UTC 2023


The issue here is that these tags are arrays and need to be surrounded by square brackets. The CLI params already do that for you. They also include the flags and version while the using the tags directly only gives you the name part of the tripplets. You can just use `%{conflictnevrs}` and friends to get the same thing. See  https://rpm-software-management.github.io/rpm/manual/queryformat.html and `rpm --querytags`.

Closing as not a bug.

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

Message ID: <rpm-software-management/rpm/issues/2411/1763947973 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20231016/c4cdb0a3/attachment.html>


More information about the Rpm-maint mailing list