Bug 502670

Summary: kpackagekit aborts with a Python error - See below
Product: [Fedora] Fedora Reporter: Peter Trenholme <PTrenholme>
Component: PackageKitAssignee: Richard Hughes <richard>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: rawhideCC: balajig81, kevin, lmacken, ltinkl, rdieter, rhughes, richard, smparrish
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: 2009-05-26 21:59:46 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 Peter Trenholme 2009-05-26 20:23:26 UTC
Description of problem:
kpackackagekit crash

Version-Release number of selected component (if applicable):
0.4.0

How reproducible:
Every time

Steps to Reproduce:
1.Boot
2.
3.
  
Actual results:
kpackagekit crashes

Expected results:
No action (I prefer to "roll my own" updates, so I set my packagekit preferences to "never look.')

Additional info:
Error Type: 
Error Value: 'internal-error:
Traceback (most recent call last):
File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2461, in _check_init self.yumbase.repos.doSetup() 
File "/usr/lib/python2.6/site-packages/yum/repos.py", line 79, in doSetup self.ayum.plugins.run(\'postreposetup\') 
File "/usr/lib/python2.6/site-packages/yum/plugins.py", line 179, in run func(conduitcls(self, self.base, conf, **kwargs)) 
File "/usr/lib/yum-plugins/rpm-warm-cache.py", line 32, in postreposetup_hook cmd = commands[0] TypeError: \'NoneType\' object is unsubscriptable ' 
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2828, in main() File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2825, in main backend.dispatcher(sys.argv[1:]) 
File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 622, in dispatcher self.dispatch_command(args[0], args[1:]) 
File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 584, in dispatch_command self.search_group(options, searchterms) 
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 511, in search_group self._check_init(lazy_cache=True) 
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2467, in _check_init raise PkError(ERROR_INTERNAL_ERROR, _format_str(traceback.format_exc()))

Comment 1 Steven M. Parrish 2009-05-26 20:28:17 UTC
based on the info it appears this in Packagekit so will reassign there.

Comment 2 Richard Hughes 2009-05-26 21:59:46 UTC
Remove the package yum-rpm-warm-cache, it's broken.