Bug 187615
| Summary: | install fails with exception | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Andre Robatino <robatino> | ||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Mike McLean <mikem> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 5 | CC: | arno.vantol | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2006-04-03 13:44:17 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: |
|
||||||||
|
Description
Andre Robatino
2006-04-01 20:16:22 UTC
Created attachment 127184 [details]
anacdump.txt
Created attachment 127190 [details]
anacdump.txt for graphical install with 256M
We temporarily increased the machine's memory to 256M and tried a graphical install, but with essentially the same result. Attachment above. Should have mentioned above - the attempted installs were from CDs. All 5 CDs tested good with mediacheck, and the machine is known from past experience to not be vulnerable to the mediacheck bug (bug #186512). There was 8 GB available on the HD. I did a successful install on a very similar machine with more packages included and only 6 GB available, so HD space should not be an issue. Reassigning to high severity since installation is impossible and there appears to be no workaround (other than another installation method, which due to being on dialup is impractical). Looks like you have a bad CD-ROM drive. In the dump file, I see this:
<4>hdc: command error: status=0x51 { DriveReady SeekComplete Error }
<4>hdc: command error: error=0x50 { LastFailedSense=0x05 }
<4>ide: failed opcode was: unknown
<4>end_request: I/O error, dev hdc, sector 678584
<3>Buffer I/O error on device hdc, logical block 169646
Which indicates a hardware failure (either the drive itself, the cable, etc).
We tried switching the CD drive with an identical model, and got the same error in 2 or 3 attempts to install FC5, even though CD access seemed faster. Then we successfully installed FC4 on the first try. So even if it is a hardware issue, it must selectively affect the FC5 installer somehow. Is there NO way this could be an OS bug masquerading as a hardware problem? |