Bug 727390 - error: rpmdb open failed
Summary: error: rpmdb open failed
Keywords:
Status: CLOSED DUPLICATE of bug 723167
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-02 02:39 UTC by Clyde E. Kunkel
Modified: 2011-08-02 12:43 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-02 12:43:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
anaconda log showing error rpmdb open failed (16.91 KB, text/plain)
2011-08-02 02:40 UTC, Clyde E. Kunkel
no flags Details

Description Clyde E. Kunkel 2011-08-02 02:39:17 UTC
Description of problem:
traceback at end of examining storage devices:

Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1434, in getReleaseString
    mi = ts.dbMatch('provides', 'initscripts')
  File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1493, in findExistingRootDevices
    (arch, product, version) = getReleaseString(anaconda.rootPath)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/upgrade.py", line 81, in findRootParts
    upgradeany=flags.cmdline.has_key("upgradeany"))
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 338, in dispatch
    self.dir = self.steps[self.step].target(self.anaconda)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 235, in go_forward
    self.dispatch()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1198, in nextClicked
    self.anaconda.dispatch.go_forward()
error: rpmdb open failed

Version-Release number of selected component (if applicable):
16.14

How reproducible:
every time

Steps to Reproduce:
1. create x86_64 install DVD tc1
2. boot dvd, select basic storage devices
3.
  
Actual results:
error as above

Expected results:
install F16

Additional info:

Comment 1 Clyde E. Kunkel 2011-08-02 02:40:42 UTC
Created attachment 516237 [details]
anaconda log showing error rpmdb open failed

Comment 2 Chris Lumens 2011-08-02 12:43:04 UTC

*** This bug has been marked as a duplicate of bug 723167 ***


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