Bug 1628445 - dnf will stop to search the next packages after unable to find a match for a package in the list
Summary: dnf will stop to search the next packages after unable to find a match for a ...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 29
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: rpm-software-management
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-13 05:15 UTC by lnie
Modified: 2018-09-17 11:22 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-09-17 11:22:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
journal (140.61 KB, text/plain)
2018-09-13 05:15 UTC, lnie
no flags Details

Description lnie 2018-09-13 05:15:39 UTC
Created attachment 1482937 [details]
journal

Description of problem:
[root@localhost ~]# dnf install cokpit cockpit-storaged
Last metadata expiration check: 0:03:00 ago on Thu 13 Sep 2018 01:06:16 AM EDT.
No match for argument: cokpit
Error: Unable to find a match


Version-Release number of selected component (if applicable):
kernel-4.18.5-300.fc29.x86_64
dnf-3.2.0-2.fc29.noarch


How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Daniel Mach 2018-09-17 11:22:26 UTC
This behavior is intentional.
DNF always does what's requested by a user and fails if it can't proceed.
Please use --skip-broken to skip unavailable packages specified in the input.


Note You need to log in before you can comment on or make changes to this bug.