From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.0.3705) Description of problem: Installing glibc-common-2.2.93-5. Traceback (most recent call last): File "/usr/lib/anaconda/gui.py", line 786, in handleRenderCallback self.currentWindow.renderCallback() File "/usr/lib/anaconda/iw/progress_gui.py", line 149, in renderCallback self.intf.icw.nextClicked() File "/usr/lib/anaconda/gui.py", line 632, in nextClicked self.dispatch.gotoNext() File "/usr/lib/anaconda/dispatch.py", line 150, in gotoNext self.moveStep() File "/usr/lib/anaconda/dispatch.py", line 215, in moveStep rc = apply(func, self.bindArgs(args)) File "/usr/lib/anaconda/packages.py", line 719, in doInstall problems = ts.run(0, ~rpm.RPMPROB_FILTER_DISKSPACE, cb.cb, 0) File "/usr/lib/anaconda/packages.py", line 283, in cb fn = self.method.getFilename(h, self.pkgTimer) File "/usr/lib/anaconda/image.py", line 119, in getFilename f = open("/mnt/source/.discinfo") IOError: [Errno 2] No such file or directory: '/mnt/source/.discinfo' Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Boot to psyche 8.0 Disc 1 2.go through standard setup/select packages 3.copies install image to hard drive and unhandled error occurs as soon as glibc install is attempted Actual Results: I got an unhandled error error message and install resets the system. Expected Results: should have installed RH 8.0 Additional info: I have reproduced this on multiple systems af nearly the same config...leads me to believe that the installer has a bug in it. I am downloading a new ISO of disc 1 in an attempt to rectify the issue.
Created attachment 82745 [details] install error from floppy
*** This bug has been marked as a duplicate of 75377 ***