Bug 498328 - Package Kit Manager Crashes
Summary: Package Kit Manager Crashes
Keywords:
Status: CLOSED DUPLICATE of bug 430108
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-packagekit
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Richard Hughes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 498101 498340 498827 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-29 21:03 UTC by Jerry Purvis
Modified: 2009-06-03 09:31 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-06-03 09:31:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


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