Bug 430212
| Summary: | Error occured when attempting to load GroupSelectionWindow | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Milan Zázrivec <mzazrivec> | ||||||||
| Component: | anaconda | Assignee: | Chris Lumens <clumens> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Milan Zázrivec <mzazrivec> | ||||||||
| Severity: | low | Docs Contact: | |||||||||
| Priority: | low | ||||||||||
| Version: | 5.2 | ||||||||||
| Target Milestone: | rc | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | All | ||||||||||
| OS: | Linux | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | RHBA-2008-0397 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2008-05-21 15:32:49 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
Milan Zázrivec
2008-01-25 10:16:29 UTC
Created attachment 292926 [details]
anaconda error dialog
Created attachment 292927 [details]
anaconda.log
Are there any error messages displayed on tty1? The only weird message from tty1 is: "No module named iniparse" Created attachment 292958 [details]
screenshot from tty1
And I am guessing /usr/lib/python?.?/site-packages/iniparse does not exist. (In reply to comment #6) > And I am guessing /usr/lib/python?.?/site-packages/iniparse does not exist. Correct, no module with that name exists. Looks like we just need to include more stuff in the stage2 image. Verified with RHEL5.2-Server-20080206.nightly (i386) An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2008-0397.html |