Bug 498328

Summary: Package Kit Manager Crashes
Product: [Fedora] Fedora Reporter: Jerry Purvis <azaryahyisrael>
Component: gnome-packagekitAssignee: Richard Hughes <richard>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: beartooth, christoph.wickert, rhughes, richard, wilderness.crier
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 09:31:14 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 Jerry Purvis 2009-04-29 21:03:32 UTC
Description of problem:

rror Type: <type 'exceptions.TypeError'>
Error Value: rpmdb open failed
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2316, in <module>
    main()
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2312, in main
    backend = PackageKitYumBackend('', lock=True)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 182, in __init__
    self.yumbase = PackageKitYumBase(self)
  File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2255, in __init__
    self.repos.confirm_func = self._repo_gpg_confirm
  File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 589, in <lambda>
    repos = property(fget=lambda self: self._getRepos(),
  File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 395, in _getRepos
    self._getConfig() # touch the config class first
  File : /usr/lib/python2.5/site-packages/yum/__init__.py, line 192, in _getConfig
    self._conf = config.readMainConfig(startupconf)
  File : /usr/lib/python2.5/site-packages/yum/config.py, line 774, in readMainConfig
    yumvars['releasever'] = _getsysver(startupconf.installroot, startupconf.distroverpkg)
  File : /usr/lib/python2.5/site-packages/yum/config.py, line 844, in _getsysver
    idx = ts.dbMatch('provides', distroverpkg)



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


How reproducible:  Attempted uninstall of rubygem sqlite3 interface through Gnome's Package Kit Manager.


Steps to Reproduce:
1.System, Administration, Add/Remove Programs
2.Search Ruby
3.Uninstall RubyGem sqlite3 interface
  
Actual results:


Expected results:


Additional info:

Comment 1 Christoph Wickert 2009-05-12 21:35:03 UTC
*** Bug 498101 has been marked as a duplicate of this bug. ***

Comment 2 Christoph Wickert 2009-05-12 21:36:49 UTC
*** Bug 498340 has been marked as a duplicate of this bug. ***

Comment 3 Christoph Wickert 2009-05-12 21:51:08 UTC
*** Bug 498827 has been marked as a duplicate of this bug. ***

Comment 4 Christoph Wickert 2009-05-12 22:01:22 UTC
Note that this is not necessarily a PackageKit bug but an rpm but, because it also affects pup, yum and rpm itself as described in bug # 498827 and # 430108.

Comment 5 Richard Hughes 2009-06-03 09:31:14 UTC

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