Bug 1084171

Summary: [cli] [rfe] dnf 'provides' command could be more generous on an information
Product: [Fedora] Fedora Reporter: Michal Jaegermann <michal>
Component: dnfAssignee: Michal Luscon <mluscon>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: ahmadsamir3891, jsilhan, jzeleny, opensource, pnemade, rholy, travneff
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-04-12 19:05:16 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 Michal Jaegermann 2014-04-03 18:19:53 UTC
Description of problem:

When I am trying on my current rawhide system

   dnf provides '*/mount'

then dnf supplies me with names of 14 (in this case) packages and repos of origin.  So far so good but it is up to me now to guess if packages
which happened to match with
  
   /usr/share/doc/libnatspec-devel/examples/mount
or
   /usr/share/javadoc/hadoop/org/apache/hadoop/hdfs/nfs/mount

are "interesting" or "not-interesting" and what they may be.

In contrast

   yum provides '*/mount'

comes back with the same list of 14 packages but with every package displays also matched files.  In practice this is much more useful.  Would be possible for dnf to do something similar?

Version-Release number of selected component (if applicable):
dnf-0.4.19-1.fc21

Comment 1 Ales Kozumplik 2014-04-04 12:00:21 UTC
Indeed, we'll take a look.

Comment 2 Till Maas 2015-04-12 19:05:16 UTC

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