Description of problem: "dnf install" returns successful exit code despite one of the supplied packages being not installable, i.e. missing from the repos. Version-Release number of selected component (if applicable): dnf-0.5.4-1.fc20.noarch How reproducible: always Steps to Reproduce: Execute "dnf install missing bash" Actual results: Returned exit code is zero. Expected results: Returned exit code is non-zero Additional info: "dnf install missing" returns non-zero
Thanks for the report. We'll take a look.
*** This bug has been marked as a duplicate of bug 1107737 ***