https://bugzilla.novell.com/show_bug.cgi?id=780058 https://bugzilla.novell.com/show_bug.cgi?id=780058#c13 --- Comment #13 from Gary Ching-Pang Lin <glin@suse.com> 2012-09-18 08:20:04 UTC --- Some findings: 1. PackageKit failed in pk-backend-zypp.cpp: backend_get_files_thread() if (package == NULL) { return zypp_backend_finished_error ( backend, PK_ERROR_ENUM_PACKAGE_NOT_FOUND, "couldn't find package"); } It searches the patch name, e.g. openSUSE-2012-538, in the package list and failed. 2. This bug only happened when there is any security update. If all security patches were installed by zypper before launching gpk-update-viewer, everything went well. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.