[Rpm-maint] [rpm-software-management/rpm] rpm -q --whatrequires loosing packages (#1342)
mikhailnov
notifications at github.com
Fri Aug 21 20:23:09 UTC 2020
```
live at rosa2019 ~ $ export LC_ALL=C
live at rosa2019 ~ $ dnf repoquery --whatrequires bootsplash
Last metadata expiration check: 0:01:21 ago on Fri Aug 21 23:12:52 2020.
Rosa-theme-EE-0:2.0.0-115.noarch
bootsplash-themes-0:2.1.0-10.noarch
live at rosa2019 ~ $ rpm -q --whatrequires bootsplash
no package requires bootsplash
live at rosa2019 ~ $ rpm -qR Rosa-theme-EE
/bin/sh
/bin/sh
/bin/sh
bootsplash >= 3.3.0
plymouth-plugin-script >= 0.8.2
plymouth-system-theme
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
live at rosa2019 ~ $
```
`rpm -q --whatrequires bootsplash` must have shown Rosa-theme-EE and bootsplash-themes but has not.
BerkelyDB is used for now.
Seems to be a bug.
If it is useful, this is an out of the box issue in this LiveCD: https://abf.io/platforms/rosa2019.1/products/273/product_build_lists/34888
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1342
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200821/1029aeb5/attachment.html>
More information about the Rpm-maint
mailing list