[Rpm-maint] [rpm-software-management/rpm] Queried tag fields not exhibited. Specified package name reported in output (Issue #2411)
Ricky-Tigg
notifications at github.com
Sun Mar 5 15:56:45 UTC 2023
Package specified reported in output
Hello. Noticeable issues:
- Queried **tag fields are not exhibited** along with each reported package name.
- The **specified package name is reported**. Nonetheless in that context, queried tag fields are exhibited.
```
$ rpm -q --qf %{version} libxcrypt-compat
4.4.33
$ rpm -q --conflicts --obsoletes --requires --recommends --suggests --supplements --qf '%{name} %{version} %{conflicts} %{obsoletes} %{requires} %{recommends} %{suggests} %{supplements} %{enhances}' libxcrypt-compat
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.25)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.36)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libxcrypt(x86-64) = 4.4.33-4.fc37
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)
libxcrypt-compat 4.4.33 (none) (none) libc.so.6()(64bit) (none) (none) (none) (none)
```
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2411
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2411 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230305/aa98565e/attachment.html>
More information about the Rpm-maint
mailing list