Bug 502670 - kpackagekit aborts with a Python error - See below
Summary: kpackagekit aborts with a Python error - See below
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: PackageKit
Version: rawhide
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Richard Hughes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-26 20:23 UTC by Peter Trenholme
Modified: 2009-05-26 21:59 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-05-26 21:59:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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