Bug 479397

Summary: internal system error, package manager error add/remove software
Product: [Fedora] Fedora Reporter: Retlaw Dlawso <boeuf32>
Component: PackageKitAssignee: Richard Hughes <richard>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: lmacken, notting, rhughes, richard, robin.norwood, tuxbrewr
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-01-19 11:45:43 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 Retlaw Dlawso 2009-01-09 09:51:58 UTC
Description of problem: package manager error


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


How reproducible: control center   add/remove software   search parameter   find
a report opens: an internal system error has occured ...


Steps to Reproduce:
1.add/remove software
2.search +parameter 
3.find
  
Actual results:
report: an internal system error has occures...

Expected results:
software package

Additional info:

Comment 1 Richard Hughes 2009-01-14 13:23:33 UTC
What does the internal error say? What version PackageKit are you using?

Comment 2 Retlaw Dlawso 2009-01-16 17:24:14 UTC
download jan5 2009 (unexperienced user)
FEDORA-10-x86_64-DVD.ISO  Kernel 2.6.27.9-159.fc10.x86-64 including
rpm 4.6.0.-0.rc1.7.x86_64.rpm
before installation of "yum-utils-1.1.18-2.fc.10.noarch.rpm" everything seemed to work o.k., since then the package manager responds with the report "An internal system error has occured", the report contains "more details":
Error Type: &lt;type &apos;exceptions.TypeError&apos;&gt;
Error Value: &apos;NoneType&apos; object is unsubscriptable
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2280, in &lt;module&gt;
    main()
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2277, in main
    backend.dispatcher(sys.argv[1:])
  File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 600, in dispatcher
    self.dispatch_command(args[0], args[1:])
  File : /usr/lib/python2.5/site-packages/packagekit/backend.py, line 504, in dispatch_command
    self.get_distro_upgrades()
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1657, in get_distro_upgrades
    self._check_init()
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1965, in _check_init
    self.yumbase.repos.doSetup()
  File : /usr/lib/python2.5/site-packages/yum/repos.py, line 71, in doSetup
    self.ayum.plugins.run(&apos;postreposetup&apos;)
  File : /usr/lib/python2.5/site-packages/yum/plugins.py, line 178, 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]
since then, no system nor software update is possible, however, the system is working well

Comment 3 Richard Hughes 2009-01-16 18:09:08 UTC
Remove yum-rpm-warm-cache -- it breaks PackageKit.

Comment 4 Retlaw Dlawso 2009-01-16 20:49:22 UTC
Best thanks, everything o.k.