Bug 435175
| Summary: | Traceback in setupTimezone with kickstart timezone | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Orion Poplawski <orion> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | ||||||
| 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: | 2008-02-27 19:42:33 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: |
|
||||||
Created attachment 296108 [details]
anacdump
Fixed in git |
Description of problem: Doing kickstart install. ks file contains: timezone America/Denver Traceback (most recent call first): File "/usr/lib/anaconda/packages.py", line 203, in setupTimezone elif anaconda.id.timezone.arc: File "/usr/lib/anaconda/dispatch.py", line 208, in moveStep rc = stepFunc(self.anaconda) File "/usr/lib/anaconda/dispatch.py", line 131, in gotoNext self.moveStep() File "/usr/lib/anaconda/text.py", line 697, in run anaconda.dispatch.gotoNext() File "/usr/bin/anaconda", line 1067, in <module> anaconda.intf.run(anaconda) AttributeError: Timezone instance has no attribute 'arc' Local variables in innermost frame: tzfile: /usr/share/zoneinfo/America/Denver args: ['--hctosys'] anaconda: <__main__.Anaconda instance at 0xb7f7e0ac> Version-Release number of selected component (if applicable): 10.4.0.40