Bug 600145
Summary: | Install failure with x86_64 RHEL6.0-20100603.n.0-Server-x86_64-DVD1.iso | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Zachary Amsden <zamsden> | ||||||||||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Release Test Team <release-test-team-automation> | ||||||||||||
Severity: | urgent | Docs Contact: | |||||||||||||
Priority: | urgent | ||||||||||||||
Version: | 6.0 | ||||||||||||||
Target Milestone: | rc | ||||||||||||||
Target Release: | --- | ||||||||||||||
Hardware: | All | ||||||||||||||
OS: | Linux | ||||||||||||||
Whiteboard: | |||||||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||
Clone Of: | Environment: | ||||||||||||||
Last Closed: | 2010-06-08 18:21:02 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: | |||||||||||||||
Bug Depends On: | |||||||||||||||
Bug Blocks: | 601041 | ||||||||||||||
Attachments: |
|
Description
Zachary Amsden
2010-06-04 02:36:13 UTC
Created attachment 421097 [details]
screenshot of failure (Retry does not work)
Please switch over to tty2, grab /tmp/anaconda.log, and attach it to this bug report. Thanks. Created attachment 421345 [details]
screenshot of yum log
I checked the full log, it appears the only failure starts with the None/.treeinfo stuff
Created attachment 421346 [details]
anaconda.log
Created attachment 421347 [details]
program.log
Created attachment 421348 [details]
yum.log
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux major release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Major release. This request is not yet committed for inclusion. I get the same install failure with 20100607 DVD. Raising to urgent; this is a RHEL DVD install failure which hasn't been fixed. I tried increasing guest memory to 768M and using the graphical installer. This made no difference. What's going on? I'm doing nothing unusual during install, besides all the default selections, the only local settings are: Timezone: Pacific/Honolulu Root password: redhat Memory shouldn't have anything to do with this. I'll take a look later today. This is because the format of the DVD is undetected (ID_FS_TYPE is not set in the udev structure), so anaconda cannot figure out what's a valid installation DVD and what's not. This is likely due to a missing call to blkid in our udev rules file. *** This bug has been marked as a duplicate of bug 600225 *** |