From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 Description of problem: The installer crashes in the post install with the following message: Traceback (most recent call last): File "/usr/lib/anaconda/gui.py", line 1137, in handleRenderCallback self.currentWindow.renderCallback() File "/usr/lib/anaconda/iw/progress_gui.py", line 244, in renderCallback self.intf.icw.nextClicked() File "/usr/lib/anaconda/gui.py", line 873, in nextClicked self.dispatch.gotoNext() File "/usr/lib/anaconda/dispatch.py", line 174, in gotoNext self.moveStep() File "/usr/lib/anaconda/dispatch.py", line 242, in moveStep rc = apply(func, self.bindArgs(args)) File "/usr/lib/anaconda/packages.py", line 1204, in doPostInstall stdout = devnull) File "/usr/lib/anaconda/iutil.py", line 53, in execWithRedirect raise RuntimeError, command + " can not be run" RuntimeError: /usr/sbin/kudzu can not be run Please see attached anaconda dump. I have tried with two different hard drives - one SATA and one EIDE. I have tried minimum installs and "everything" installs. I have tried automatic Druid partitioning of disks, I have tried manual Druid, I have tried fdisk partitioning. I am not sure if this bug is related to bug #170003 I find it curious that the text install has all the error messages from rpmdb ("rpmdb: PANIC: fatal region error detected: run recovery"). Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Start CD install 2a. pick graphic install 3a. watch in tears how the post-install crashes or 2b. pick text-mode install 3b. installer crashes with "rpmdb: PANIC: fatal region error detected: run recovery" spewing all over the screen while installing packages. Additional info:
Created attachment 123792 [details] anaconda text dump
My system is a P4 1.7GHz system, and I believe that it is a copy of an older FC3 bug: #139146
*** This bug has been marked as a duplicate of 139146 ***