Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1070109

Summary: dnf and yum show different updates
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: 20CC: akozumpl, packaging-team-maint, pnemade, rholy
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: 2014-02-26 09:31:05 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:
Attachments:
Description Flags
dnf and yum outputs none

Description Germano Massullo 2014-02-26 09:13:27 UTC
Created attachment 867877 [details]
dnf and yum outputs

Description of problem:
I noticed that dnf sometimes shows less avaible updates than yum. I tried also to do a
# dnf clean all
# yum clean all
but the problem is still present.
I attach an archive with 4 files inside, about dnf and yum outputs, before and after the "clean all" command.

Version-Release number of selected component (if applicable):
dnf-0.4.14-1.fc20.noarch

Additional info:
yum-3.4.3-132.fc20.noarch

Comment 1 Ales Kozumplik 2014-02-26 09:31:05 UTC
The extra packages offered for update by yum are all debuginfo. We already have a plugin request for this, see bug 1024701.

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

Comment 2 Germano Massullo 2014-02-26 09:41:12 UTC
(In reply to Ales Kozumplik from comment #1)
> The extra packages offered for update by yum are all debuginfo. We already
> have a plugin request for this, see bug 1024701.

Many of them yes, but I don't think python-hawkey is related to debuginfos

Comment 3 Ales Kozumplik 2014-02-26 09:48:22 UTC
(In reply to Germano Massullo from comment #2)
> Many of them yes, but I don't think python-hawkey is related to debuginfos

It's part of the update proposed by DNF (see dnf_cleaned.txt).

Comment 4 Germano Massullo 2014-02-26 09:50:44 UTC
(In reply to Ales Kozumplik from comment #3)
> (In reply to Germano Massullo from comment #2)
> > Many of them yes, but I don't think python-hawkey is related to debuginfos
> 
> It's part of the update proposed by DNF (see dnf_cleaned.txt).

Ah right, I did not notice that the DNF entries are not ordered alphabetically.

Comment 5 Germano Massullo 2014-03-10 10:41:20 UTC
I am experiencing this even with non debuginfo packages. Usually I fix the problem by doing a dnf clean all.