Description of problem: I like yum-utils' command `repoquery --tree-requires something` to finding out why some package requires some other package. Is this possible in dnf somehow? If not, I'd like to ask if it could be added.
Hi, in current version of dnf there's no alternative to "--tree-requires". You could write your own dnf plugin to accomplish that behaviour. If more people ask for this feature we will consider implementing it.
dnf-plugins-core-0.1.9-1.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/dnf-plugins-core-0.1.9-1.fc22
Package dnf-plugins-core-0.1.9-1.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.9-1.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-10706/dnf-plugins-core-0.1.9-1.fc22 then log in and leave karma (feedback).
dnf-plugins-core-0.1.9-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.