Bug 1405191

Summary: `dnf updateinfo info` always shows certain package-versions as being available, even though I already have those versions or newer ones
Product: [Fedora] Fedora Reporter: Nate Graham <nate>
Component: dnfAssignee: rpm-software-management
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 25CC: dmach, fran, jmracek, nate, rpm-software-management
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-10-29 21:53:55 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 Nate Graham 2016-12-15 20:37:28 UTC
Description of problem:
`dnf updateinfo info` always shows certain package-versions as being available, even though I already have those versions or newer ones


Version-Release number of selected component (if applicable):
dnf-1.1.10-4.fc25


How reproducible:
100% reproducible


Steps to Reproduce:
1. `dnf updateinfo info`


Actual results:
Every time I run `dnf updateinfo info` and it shows any updates available, the following is *always* additionally displayed:

===============================================================================
  aisleriot-3.22.1-1.fc25 baobab-3.22.1-1.fc25 epiphany-3.22.3-1.fc25 evolution-3.22.2-1.fc25 evolution-data-server-3.22.2-1.fc25 evolution-ews-3.22.2-1.fc25 file-roller-3.22.2-1.fc25 five-or-more-3.22.2-1.fc25 four-in-a-row-3.22.1-1.fc25 glib2-2.50.2-1.fc25 gnome-boxes-3.22.3-1.fc25 gnome-calculator-3.22.2-1.fc25 gnome-chess-3.22.2-1.fc25 gnome-color-manager-3.22.2-1.fc25 gnome-desktop3-3.22.2-1.fc25 gnome-disk-utility-3.22.1-1.fc25 gnome-klotski-3.22.1-1.fc25 gnome-maps-3.22.2-1.fc25 gnome-mines-3.22.2-1.fc25 gnome-music-3.22.2-1.fc25 gnome-nibbles-3.22.2.2-1.fc25 gnome-online-accounts-3.22.2-1.fc25 gnome-photos-3.22.2-1.fc25 gnome-power-manager-3.22.2-1.fc25 gnome-robots-3.22.1-1.fc25 gnome-session-3.22.2-1.fc25 gnome-shell-3.22.2-2.fc25 gnome-shell-extensions-3.22.2-1.fc25 gnome-software-3.22.2-1.fc25 gnome-sudoku-3.22.2-1.fc25 gnome-system-monitor-3.22.2-1.fc25 gspell-1.2.1-1.fc25 gtk-doc-1.25-2.fc25 gtk3-3.22.4-1.fc25 gtksourceview3-3.22.1-1.fc25 gucharmap-9.0.2-1.fc25 gupnp-tools-0.8.13-1.fc25 gvfs-1.30.2-1.fc25 libappstream-glib-0.6.5-1.fc25 libgdata-0.17.6-3.fc25 lightsoff-3.22.2-1.fc25 mutter-3.22.2-1.fc25 orca-3.22.2-1.fc25 polari-3.22.2-1.fc25 swell-foop-3.22.2-1.fc25 vala-0.34.3-1.fc25 webkitgtk4-2.14.2-1.fc25
===============================================================================
  Update ID : FEDORA-2016-5522a26f9b
       Type : bugfix
    Updated : 2016-11-29 20:54:58
       Bugs : 1362449 - Captive Portal always fails on TLS error
            : 1393200 - [abrt] epiphany-runtime: gdk_wayland_window_attach_image(): epiphany killed by SIGABRT: TAINTED
            : 1349378 - [abrt] gnome-software: build_no_results_label(): gnome-software killed by SIGABRT
Description : GNOME 3.22.2
            : 

All of those package-versions or later are already installed, though.


Expected results:
Those packages should not show up every single time when I run `dnf updateinfo info`


Additional info:
This is 100% reproducible for me, and I am happy to provide any additional information that would be helpful in debugging the issue.

Comment 1 Jaroslav Mracek 2017-10-25 15:07:03 UTC
Please can you confirm that the problem is reproducible wit dnf 2.7+ ? The version is available for Fedora 26+ or from our copr repository (dnf copr enable rpmsoftwaremanagement/dnf-nightly)

Comment 2 Nate Graham 2017-10-29 21:53:55 UTC
Fixed now!