Bug 522308
| Summary: | anaconda crashed by "ImportError: No module named zonetab" | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Han Pingtian <phan> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | anaconda-maint-list, atodorov, vanmeeuwen+fedora |
| 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: | 2009-09-10 14:00:59 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: | |||
|
Description
Han Pingtian
2009-09-10 03:01:50 UTC
Same for me:
Running anaconda 12.21, the Fedora system installer - please wait.
Traceback (most recent call last):
File "/usr/bin/anaconda", line 552, in <module>
import dispatch
File "/usr/lib/anaconda/dispatch.py", line 44, in <module>
from kickstart import runPostScripts
File "/usr/lib/anaconda/kickstart.py", line 41, in <module>
import zonetab
ImportError: No module named zonetab
install exited abnormally [1/1]
you may safely reboot your system
*** This bug has been marked as a duplicate of bug 521986 *** |