Description of problem: repoquery is also used for searching for a package that ships a file in an unknown path. For example when searching an executable `rpmbuild` I use it like this: $> repoquery --whatrequires '*/bin/rpmbuild' That worked nice in yum, but with dnf it does not work any more: $> dnf repoquery --whatrequires '*/bin/rpmbuild' which does not return anything. Version-Release number of selected component (if applicable): # rpm -q dnf-plugins-core dnf dnf-plugins-core-0.1.4-1.fc21.noarch dnf-0.6.3-2.fc21.noarch How reproducible: every-time Steps to Reproduce: 1. dnf repoquery --whatrequires '*/bin/rpmbuild' Actual results: nothing Expected results: rpm-build-0:4.12.0.1-3.fc21.x86_64
Thanks for the report. There's already PR for this feature [1]. [1] https://github.com/rpm-software-management/dnf-plugins-core/pull/47
dnf-plugins-core-0.1.6-3.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/dnf-plugins-core-0.1.6-3.fc22
Package dnf-plugins-core-0.1.6-3.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing dnf-plugins-core-0.1.6-3.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-5951/dnf-plugins-core-0.1.6-3.fc22 then log in and leave karma (feedback).
dnf-plugins-core-0.1.6-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.