Hide Forgot
The following was filed automatically by anaconda: anaconda 14.22 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 2813, in getInstalledPackageObject raise Errors.RpmDBError, _('Package tuple %s could not be found in rpmdb') % str(pkgtup) File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3612, in update updated_pkg = self.getInstalledPackageObject(updated) File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 3454, in update tx_return.extend(self.update(po=new)) File "/usr/lib/python2.7/site-packages/pyanaconda/yuminstall.py", line 1438, in doPostSelection self.ayum.update() File "/usr/lib/python2.7/site-packages/pyanaconda/backend.py", line 277, in doPostSelection return anaconda.backend.doPostSelection(anaconda) File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 212, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 131, in gotoNext self.moveStep() File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 235, in currentStep self.gotoNext() File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1223, in setScreen (step, anaconda) = self.anaconda.dispatch.currentStep() File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1411, in setup_window self.setScreen() File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1425, in run self.setup_window(False) File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1154, in run self.icw.run() File "/usr/bin/anaconda", line 901, in <module> anaconda.intf.run(anaconda) RpmDBError: Package tuple ('gnome-keyring-pam', 'i686', '0', '2.30.3', '1.fc13') could not be found in rpmdb
Created attachment 483845 [details] Attached traceback automatically from anaconda.
Doesn't look like we've ever been able to duplicate this one consistently enough to figure out what the problem is. *** This bug has been marked as a duplicate of bug 565753 ***
This bug occured with preupgrade. I noticed that rpm states that gnome-keyring-pam is not installed and that yum states the contrary, that it is installed. I ran 'rpm --reuilddb' and tried to upgrade again. The dependency check succeeded (the error of this bugreport didn't happen again). But only a part of the packages were updated, my system consisted of several f14 packages and a lot of f13 ones. Furthermore my system was left in a broken state, so I reinstalled.