Bug 1268606

Summary: "dnf install" exits if there is a non existing package in the requested packages list
Product: [Fedora] Fedora Reporter: Germano Massullo <germano.massullo>
Component: dnfAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 22CC: jsilhan, mluscon, packaging-team-maint, pnemade, tim.lauridsen, vmukhame
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-05 09:59:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Germano Massullo 2015-10-03 14:48:25 UTC
Description of problem:
If you run
# dnf install a b c
where a and c are packages that exist in active repositories and b is a package that does not exist,
dnf will exit ignoring the other packages and returning message:

No package b available.
Error: Unable to find a match.



Version-Release number of selected component (if applicable):
dnf-1.1.1-2.fc22.noarch

Additional info:
Bug affects Fedora 23 too.

Comment 1 Honza Silhan 2015-10-05 09:59:06 UTC

*** This bug has been marked as a duplicate of bug 1197456 ***