Bug 503693

Summary: Packagekit breaks afte installing rpm-warm-cache
Product: [Fedora] Fedora Reporter: DemetrisK <dekacy10>
Component: PackageKitAssignee: Richard Hughes <richard>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: lmacken, 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-06-03 08:42:47 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 DemetrisK 2009-06-02 08:53:53 UTC
Description of problem:
Packagekit (and it's guis) don't work as it should after installing rpm-warm-cache.

Version-Release number of selected component (if applicable):
Latest versions from Rawhide for both component

How reproducible:


Steps to Reproduce:
1.install rpm-warm-cache plugin
2.try to use packagekit (update manager, add/remove programs...)
3.remove rpm-warm-cache plugin and try again
  
Actual results:
An error dialog shows up with the following
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


Expected results:
Get updates/Get a list of packages

Additional info:

Comment 1 Richard Hughes 2009-06-02 09:19:55 UTC
Can you please try: https://admin.fedoraproject.org/updates/PackageKit-0.4.8-1.fc11

Comment 2 Richard Hughes 2009-06-03 08:42:47 UTC

*** This bug has been marked as a duplicate of bug 501108 ***