Bug 81616
| Summary: | Installer crashes when installing cyrus-sasl-2.1.7-2.i386 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Peter Simon <rumors> | ||||
| Component: | anaconda | Assignee: | Jeremy Katz <katzj> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Mike McLean <mikem> | ||||
| Severity: | medium | 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: | 2006-02-21 18:51:07 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: | |||||||
| Attachments: |
|
||||||
Created attachment 89299 [details]
crashdumpfile
*** This bug has been marked as a duplicate of 75377 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.0.1) Gecko/20020830 Description of problem: Installing RH8.0 Personal Desktop always crashes on a Fujitsu ergopro pii 350mhz ... After first crash and crashdumpsave i did a mediacheck which passed with ok. so i tried it again with standard personal desktop with no additional packets selected. it crashes on the same cyrus*.rpm my next step will be to deselct those cyrus packages ... for details see the crashdump attachment ;) on this system there was an 7.3 before ... with no problems :)) i do not an update ... install with format ... Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.install personal desktop 2.normal standard installation ... 3.installer crashes on this system with the cyrus*.rpm Actual Results: system reboot after saving crashdump Expected Results: installation should continue and finish Additional info: for more see attachment here the first lines of the dump : raceback (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 0x88e0b90> self: <image.CdromInstallMethod instance at 0x868ee64> timer: <timer.Timer instance at 0xaa926dc>