Bug 706169
| Summary: | Fedora / Red Hat doesn't allow setting system clock to UTC timezone | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Mike <MikeDawg> |
| Component: | Release | Assignee: | Jan Pazdziora (Red Hat) <jpazdziora> |
| Status: | CLOSED DEFERRED | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.5 | CC: | jonathan, jpazdziora, MikeDawg, nphilipp, vanmeeuwen+fedora |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-09-23 13:12:27 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: | 723481 | ||
|
Description
Mike
2011-05-19 16:52:00 UTC
Looks like "UTC" is not in the list of things supported by system-config-date, though "Etc/UTC" certainly is. ... which is the same thing (just more organized ;-)). This should cut it for you then: timezone --utc Etc/UTC Quickly looking at the satellite server, under System Details --> Locale option, I'm not seeing Etc/UTC in there as an option, when configuring a kickstart. I guess that this needs to be changed in the Satellite Server. Assigning the spacewalk group to take a look at this. Again, this is for kickstarts from the RHN Satellite server (and spacewalk server). Aligning under space16. (In reply to comment #3) > Quickly looking at the satellite server, under System Details --> Locale > option, I'm not seeing Etc/UTC in there as an option, when configuring a > kickstart. Please use the Kickstart Details > Advanced Options > timezone field to set the timezone -- you can put in --utc Etc/UTC or any other time zone. I'm actually thinking about removing the System Details > Locale page since we will have hard times providing correct list of locales for all versions of anaconda for all OSes that can be provisioned. |