Description of problem: When i run software updater once, then run pirut, it creates an exception. Version-Release number of selected component (if applicable): How reproducible: run software updater, then let it update, then run add/remove programs. Running software updater also produces an exception Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 149792 [details] log file generated
i ran yum update from the shell line, and i get the following error rpmdb: PANIC: fatal region error detected; run recovery error: db4 error(-30977) from dbenv->open: DB_RUNRECOVERY: Fatal error, run database recovery error: cannot open Packages index using db3 - (-30977) error: cannot open Packages database in /var/lib/rpm Traceback (most recent call last): File "/usr/bin/yum", line 29, in ? yummain.main(sys.argv[1:]) File "/usr/share/yum-cli/yummain.py", line 80, in main base.getOptionsConfig(args) File "/usr/share/yum-cli/cli.py", line 177, in getOptionsConfig self.doConfigSetup(fn=opts.conffile, root=root) File "/usr/lib/python2.4/site-packages/yum/__init__.py", line 102, in doConfigSetup self.conf = config.readMainConfig(fn, root) File "/usr/lib/python2.4/site-packages/yum/config.py", line 589, in readMainConfig vars['releasever'] = _getsysver(earlyconf.installroot, earlyconf.distroverpkg) File "/usr/lib/python2.4/site-packages/yum/config.py", line 689, in _getsysver idx = ts.dbMatch('provides', distroverpkg) TypeError: rpmdb open failed
This is fixed with later kernels.
*** Bug 231915 has been marked as a duplicate of this bug. ***
*** Bug 218952 has been marked as a duplicate of this bug. ***