See the attached screenshot for screenshot of the error I have encountered (do not me why didn't I copy and paste the text). The problem was triggered by searching for "source code indexer" and terminating with "Cancel" after a while. Happened with yesterday's rawhide.
Created attachment 303075 [details] screenshot of the problem
Created attachment 303080 [details] test patch Robi, you can reproduce doing: sudo yum clean all gpk-application <search for power, package lists start downloading> <click cancel> Bam: Error Type: <type 'exceptions.NameError'> Error Value: global name 'RefreshYumCacheFailed' is not defined File : /usr/share/PackageKit/helpers/yum/search-name.py , line 21, in <module> backend.search_name(options,searchterms) File : /usr/share/PackageKit/helpers/yum/yumBackend.py , line 422, in search_name except RefreshYumCacheFailed, e: Patch attached fixes the problem. Okay to apply?
Robin has applied the patch to master. I'll pull to stable in a few minutes, and build a F9 snapshot tmw.