Description of problem: The notify box from the panel lists all arches for updates (but without specifying the arches) ... so you get things like: cups cups-libs blah cups-libs cups ...it'd also be nice to sort the result. Version-Release number of selected component (if applicable): PackageKit.x86_64 0.3.7-1.fc10 installed PackageKit-browser-plugin.x86_64 0.3.7-1.fc10 installed PackageKit-docs.x86_64 0.3.7-1.fc10 installed PackageKit-gstreamer-plugin.x86_64 0.3.7-1.fc10 installed PackageKit-libs.x86_64 0.3.7-1.fc10 installed PackageKit-udev-helper.x86_64 0.3.7-1.fc10 installed PackageKit-yum.x86_64 0.3.7-1.fc10 installed PackageKit-yum-plugin.x86_64 0.3.7-1.fc10 installed gnome-packagekit.x86_64 0.3.7-1.fc10 installed
Good catch, I only have x64 packages on my 64 bit box. commit 3c284cc88ffb3ba406d3e95b6cd84b9324b30c81 Author: Richard Hughes <richard> Date: Fri Oct 24 10:54:52 2008 +0100 bugfix: filter out the same package with multiple architectures from the security popop. Fixes the second half of #467582 :100644 100644 66218bf... 7d6a22f... M src/gpk-check-update.c commit 1bf261d48b9185292c3dc8f18ff4ad5e0dd786ae Author: Richard Hughes <richard> Date: Fri Oct 24 10:45:05 2008 +0100 bugfix: when we process the update list, sort it by the package name. Fixes one half of rh#467582 Could you try with gnome-packagekit from git master and tell me if that fixes things please? Thanks.