[Rpm-maint] [rpm-software-management/rpm] Query format | Values intended to be queried by tag 'epoch' not queried when invoked by tag 'evr' (Issue #2364)

Ricky-Tigg notifications at github.com
Tue Jan 24 16:17:43 UTC 2023


Hello. Tag _evr_ fails to query the values intended to be queried by tag _epoch_.
```
$ rpm -q --qf %{evr} rpm
4.18.0-1.fc37
```
Though the underlying function for tag _epoch_ behaves as intended.
```
$ rpm -q --qf %{epoch} rpm
(none)
```
Though _0_ instead of _(none)_ could be a bit more adequate mention.

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

Message ID: <rpm-software-management/rpm/issues/2364 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230124/64ec0554/attachment.html>


More information about the Rpm-maint mailing list