Bug 78208
| Summary: | Crash during installation IOError: [Errno2] no such file or directory: '/mnt/source/.discinfo' last line of error during installation after inserting disk 2 | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | lane |
| Component: | anaconda | Assignee: | Michael Fulbright <msf> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-11-20 05:58:14 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
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'