Bug 1478634

Summary: PK wants to 'update' all installed packages with already installed versions
Product: [Fedora] Fedora Reporter: Martin Kho <rh-bugzilla>
Component: PackageKitAssignee: Richard Hughes <rhughes>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 26CC: jonathan, klember, rdieter, rhughes, smparrish
Target Milestone: ---   
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-12-12 10:39:08 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 Martin Kho 2017-08-05 11:21:49 UTC
Description of problem:
PackageKit is telling that there are 1534 updates available. This number is the same as the amount of packages that are installed. Runnimg pkcon update gives - as can be expected - 1534 times '... is already installed'. I've updated my system dnf which works as expected. B.t.w. I'm using KDE spin.

Version-Release number of selected component (if applicable):

PackageKit-1.1.6-2.fc26.x86_64
PackageKit-gstreamer-plugin-1.1.6-2.fc26.x86_64
PackageKit-Qt5-0.9.5-7.fc26.x86_64
PackageKit-glib-1.1.6-2.fc26.x86_64

How reproducible:
always

Steps to Reproduce:
1. sudo pkcon refresh force
2. sudo pkcon get-updates ( produces list with 1534 updates )
3. check with sudo dnf check-update

Actual results:
False notification of 'available' updates. There are no updates available.


Expected results:
No false notification of 'available' updates.

Additional info: