Bug 684367 - RpmDBError: Package tuple ('gnome-keyring-pam', 'i686', '0', '2.30.3', '1.fc13') could not be found in rpmdb
Summary: RpmDBError: Package tuple ('gnome-keyring-pam', 'i686', '0', '2.30.3', '1.fc1...
Keywords:
Status: CLOSED DUPLICATE of bug 565753
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:bd02d8ef490b1c52e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-11 23:35 UTC by isi.floss
Modified: 2011-03-15 22:08 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-14 15:25:58 UTC
Type: ---


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (235.67 KB, text/plain)
2011-03-11 23:35 UTC, isi.floss
no flags Details

Description isi.floss 2011-03-11 23:35:20 UTC
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

Comment 1 isi.floss 2011-03-11 23:35:31 UTC
Created attachment 483845 [details]
Attached traceback automatically from anaconda.

Comment 2 Chris Lumens 2011-03-14 15:25:58 UTC
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 ***

Comment 3 isi.floss 2011-03-15 22:08:12 UTC
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.


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