Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1650275

Summary: yum4 list available --showduplicates will list not only available packages but packages installed on the system.
Product: Red Hat Enterprise Linux 7 Reporter: jcastran
Component: dnfAssignee: Jaroslav Mracek <jmracek>
Status: CLOSED WONTFIX QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: low Docs Contact:
Priority: low    
Version: 7.6CC: dmach, jmracek
Target Milestone: rcKeywords: Extras, Triaged
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1655605 (view as bug list) Environment:
Last Closed: 2019-07-18 12:02:22 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:
Bug Depends On:    
Bug Blocks: 1630909, 1655605    

Description jcastran 2018-11-15 17:54:35 UTC
Description of problem:
yum4 list available --showduplicates will list not only available packages but packages installed on the system.

# yum list available kernel --showduplicates --disablerepo=rhel-7-server-rpms
   Error: No matching Packages to list

# yum4 list available kernel --showduplicates --disablerepo=rhel-7-server-rpms
   Available Packages
   kernel.x86_64                           3.10.0-862.3.3.el7                             @System
   kernel.x86_64                           3.10.0-862.11.6.el7                            @System
   kernel.x86_64                           3.10.0-957.el7                                 @System

If the package is actually available, it will show it twice. Once as @System  and once in the repo

# yum4 list available kernel --showduplicates 
   <snip>
   kernel.x86_64                      3.10.0-862.3.3.el7                       @System           
   kernel.x86_64                      3.10.0-862.3.3.el7                       rhel-7-server-rpms
   kernel.x86_64                      3.10.0-957.el7                           @System           
   kernel.x86_64                      3.10.0-957.el7                           rhel-7-server-rpms

================================================


Version-Release number of selected component (if applicable):
nextgen-yum4-2.7.5-17.el7.noarch
python2-dnf-2.7.5-17.el7.noarch
libdnf-0.11.1-3.el7.x86_64
dnf-data-2.7.5-17.el7.noarch
dnf-2.7.5-17.el7.noarch


How reproducible:
everytime

Steps to Reproduce:
1. # yum4 list available kernel --showduplicates --disablerepo=rhel-7-server-rpms
2.
3.

Actual results:
   Available Packages
   kernel.x86_64                           3.10.0-862.3.3.el7                             @System
   kernel.x86_64                           3.10.0-862.11.6.el7                            @System
   kernel.x86_64                           3.10.0-957.el7                                 @System


Expected results:
   Error: No matching Packages to list


Additional info:
I would consider a package only Available if you could access it. An installed package is not accessible. yum4 output would agree.

# yum4 reinstall kernel-3.10.0-862.3.3.el7 --disablerepo=rhel-7-server-rpms
   Installed package kernel-3.10.0-862.3.3.el7.x86_64 not available.

Comment 2 Jaroslav Mracek 2019-03-07 17:59:57 UTC
I create a patch that prevent adding installed packages into list of availables (https://github.com/rpm-software-management/dnf/pull/1349).

Comment 4 Daniel Mach 2019-07-18 12:02:22 UTC
This bug is not planned to be addressed during Red Hat Enterprise Linux 7 life-cycle.
Please contact Red Hat support if you wish to have it reconsidered.

Comment 5 Red Hat Bugzilla 2023-09-15 00:13:59 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days