Bug 1429488

Summary: `pkcon resolve` does not show updates (manpage says it does)
Product: [Fedora] Fedora Reporter: Alan Jenkins <alan.christopher.jenkins>
Component: PackageKitAssignee: Richard Hughes <rhughes>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: jonathan, klember, rdieter, rhughes, smparrish
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-06 13:26:26 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 Alan Jenkins 2017-03-06 13:25:45 UTC
PackageKit-1.1.5-1.fc25.x86_64

manpage:
       resolve PACKAGE
           Resolve the given package name and print information about installed or available packages and updates.

Example:

$ pkcon get-updates | grep gdm
Available    gdm-1:3.22.2-1.fc25.x86_64 (updates)

$ pkcon resolve gdm
Resolving                     [=========================]         
Installed   	gdm-1:3.22.1-1.fc25.x86_64 (installed:anaconda)             	The GNOME Display Manager
Available   	gdm-1:3.22.1-1.fc25.i686 (fedora)                           	The GNOME Display Manager

Comment 1 Alan Jenkins 2017-03-06 13:26:26 UTC

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