Bug 435238
| Summary: | anaconda crashes with: No module named zonetab | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Doug Chapman <dchapman> | ||||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | rawhide | ||||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | ia64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2008-02-29 18:13:47 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: | 163350 | ||||||||
| Attachments: |
|
||||||||
Created attachment 296158 [details]
anacdump.txt
Created attachment 296159 [details]
anaconda.log
It turns out this was a problem on the koji build server which prevented it from installing system-config-date into the initrd.img. |
Description of problem: This is from the 20080227_2 ia64 rawhide build. The installer crashed just after it asked for eth0 network config in stage2. anaconda 11.4.0.40 exception report Traceback (most recent call first): File "/usr/lib/anaconda/textw/timezone_text.py", line 37, in getTimezoneList import zonetab File "/usr/lib/anaconda/textw/timezone_text.py", line 67, in __call__ timezones = self.getTimezoneList() File "/usr/lib/anaconda/text.py", line 674, in run rc = win(self.screen, instance) File "/usr/bin/anaconda", line 1067, in <module> anaconda.intf.run(anaconda) ImportError: No module named zonetab Version-Release number of selected component (if applicable): anaconda-11.4.0.40-1 How reproducible: Steps to Reproduce: 1. boot ia64 installer, serial console 2. 3. Actual results: Expected results: Additional info: