Bug 443341 - Global name RefreshYumCacheFailed is not defined
Summary: Global name RefreshYumCacheFailed is not defined
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-packagekit
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Robin Norwood
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F9PKBlocker
TreeView+ depends on / blocked
 
Reported: 2008-04-20 21:29 UTC by Lubomir Kundrak
Modified: 2008-04-26 08:57 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-04-26 08:57:19 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
screenshot of the problem (106.17 KB, image/png)
2008-04-20 21:29 UTC, Lubomir Kundrak
no flags Details
test patch (1.05 KB, patch)
2008-04-20 23:59 UTC, Richard Hughes
no flags Details | Diff

Description Lubomir Kundrak 2008-04-20 21:29:51 UTC
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.

Comment 1 Lubomir Kundrak 2008-04-20 21:29:51 UTC
Created attachment 303075 [details]
screenshot of the problem

Comment 2 Richard Hughes 2008-04-20 23:59:52 UTC
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?

Comment 3 Richard Hughes 2008-04-21 14:52:58 UTC
Robin has applied the patch to master. I'll pull to stable in a few minutes, and
build a F9 snapshot tmw.


Note You need to log in before you can comment on or make changes to this bug.