dustymabe added a new comment to an issue you are following: ``
yes, koji should do same. But instead of doing dnf install, it's much more efficient to use libsolv's or DNF's API to do dependency solving.
yeah I only included the dnf command in there so I can do it again if I need to soon. if we call the API I'd like to get a nice error message to output in the test without writing a bunch of code to do it. I know `/usr/bin/dnf` will do that for us, I don't know about the API.
``
To reply, visit the link below or just reply to this email https://pagure.io/releng/issue/7388