Bug 235366
| Summary: | Cannot select New York timezone. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Woodhouse <dwmw2> |
| Component: | system-config-date | Assignee: | Nils Philippsen <nphilipp> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| 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: | 2007-04-05 14:55:44 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: | |||
After selecting New York and pressing 'OK', nothing happens. Except for this in the terminal... Traceback (most recent call last): File "/usr/share/system-config-date/scdMainWindow.py", line 78, in ok_clicked self.apply () File "/usr/share/system-config-date/scdMainWindow.py", line 191, in apply self.timezoneBackend.writeConfig(timezone, utc, arc) File "/usr/share/system-config-date/timezoneBackend.py", line 52, in writeConfig shutil.copyfile(fromFile, "/etc/localtime") File "/usr/lib/python2.5/shutil.py", line 46, in copyfile fsrc = open(src, 'rb') IOError: [Errno 2] No such file or directory: '/usr/share/zoneinfo/America/New York'