Bug 459170

Summary: gpk-application is confused by debuginfo packages
Product: [Fedora] Fedora Reporter: James Antill <james.antill>
Component: gnome-packagekitAssignee: Robin Norwood <robin.norwood>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: rhughes, richard
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-14 12:58:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description James Antill 2008-08-14 19:52:51 UTC
Description of problem:
 Install "diffstat" (via. yum install diffstat)
 Enable fedora-debuginfo repo.
 search for diffstat, you should now see:

[ ] diffstat-debuginfo
    diffstat

 click "programming"
 scroll to diffstat, and you'll see it's "installed" (and there's only one entry)
 turn on filters => installed => only available
 scroll to diffstat, now you have one "available" entry.

 I can only assume this is actually the debuginfo one, although trying to install it fails.

Version-Release number of selected component (if applicable):
gnome-packagekit.x86_64                  0.2.3-9.fc9            installed

Comment 1 James Antill 2008-08-14 19:56:44 UTC
 Even better is that if you then turn the filter off then "diffstat" no longer has a check box ... but gpk-application thinks it's queued to install, so it'll stop any other installs but can't be turned off again (unless you know to go back to the filtered view :).

Comment 2 Richard Hughes 2008-08-15 09:10:21 UTC
I -think- this is fixed in 0.3.0 -- the INSTALLED filter was fixed to check all packages rather than just shortcut by not searching the rpm pkgs when we are searching for available packages. I'm not sure if I can backport this just yet as I'm waiting for the yum pkgSack.searchNames many packages fix (too many SQL variables) to be pushed into F9.