| Summary: | RpmDBError: Package tuple ('gnome-keyring-pam', 'i686', '0', '2.30.3', '1.fc13') could not be found in rpmdb | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | isi.floss | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | anaconda-maint-list, jonathan, vanmeeuwen+fedora | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | anaconda_trace_hash:bd02d8ef490b1c52e44c920432d2e8b1bd7868c6a1c8e6f5c42a5ede7e0b01a2 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2011-03-14 15:25:58 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
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. |
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