From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1) Gecko/20020826 Description of problem: Every time I run install of RedHat 8, crash on install. on rpms Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.insert redhat 8 cd 1 2. run install (gui) 3. crash on installing package(s) Tried two sets of cd installation disks (book publisher and original redhar dist. disks) Actual Results: crash every time Expected Results: To install the redhat 8 onto my machine Additional info: 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' Local variables in innermost frame: h: <header object at 0x8826dc8> self: <image.CdromInstallMethod instance at 0x868eeac> timer: <timer.Timer instance at 0xa915e84>
Created attachment 88824 [details] Full bug dump
This appears to be a duplicate of Bug 75377. Please refer to the instructions in that bug report to see if the updated image provided will correct your problem.
*** This bug has been marked as a duplicate of 75377 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.