From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.22; Mac_PowerPC) Description of problem: occurred after receiving error that the file /mnt/sysimage/var/tmp/XFree86-tools-4.2.0- 72.1386.rpm cannot be opened. Then: Exception occured 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,) 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/sorce/.discinfo' Version-Release number of selected component (if applicable): How reproducible: Sometimes Steps to Reproduce: 1.install rh 8.0 on Virtual PC on Mac g4 2.for packages select only KDE and Office 3.happens after mounting disk 2, a couple of minutes into it. Actual Results: First I get an error message /mnt/sysimage/var/tmp/XFree86-tools-4.2.0-72.1386.rpm cannot be opened I say try again Then the install crashes and I get the error message that is typed in the "description" field. Expected Results: It should be able to read the file (the install disk 2 is virgin - first time out of the envelope). Additional info: occurred after receiving error that the file /mnt/sysimage/var/tmp/XFree86-tools-4.2.0- 72.1386.rpm cannot be opened. Then: Exception occured 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,) 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/sorce/.discinfo'
*** This bug has been marked as a duplicate of 75377 ***