Project

General

Profile

Actions

Bug #7501

closed

Technique "Clock settings" uses Europe/Paris as China's timezone (technique version 3.0)

Added by Janos Mattyasovszky over 8 years ago. Updated about 7 years ago.

Status:
Released
Priority:
N/A
Category:
Techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

Beijing is timezoned to Paris again with technique version 3.0:

See Bug #6450.

rudder-techniques-3.1.4.release-1.SLES.11

server:/var/rudder/configuration-repository/techniques/systemSettings/misc/clockConfiguration # grep -i beijing:: -A4 */*.st
1.0/clockConfiguration.st:    clock_set_beijing::
1.0/clockConfiguration.st-
1.0/clockConfiguration.st-      "linux_timezone" string => "Asia/Shanghai";
1.0/clockConfiguration.st-      "windows_timezone" string => "China Standard Time";
1.0/clockConfiguration.st-
--
2.0/clockConfiguration.st:    clock_set_beijing::
2.0/clockConfiguration.st-
2.0/clockConfiguration.st-      "linux_timezone" string => "Asia/Shanghai";
2.0/clockConfiguration.st-      "windows_timezone" string => "China Standard Time";
2.0/clockConfiguration.st-
--
3.0/clockConfiguration.st:    clock_set_beijing::
3.0/clockConfiguration.st-
3.0/clockConfiguration.st-      "linux_timezone" string => "Europe/Paris";
3.0/clockConfiguration.st-      "windows_timezone" string => "China Standard Time";
3.0/clockConfiguration.st-

Related issues 1 (0 open1 closed)

Related to Rudder - Bug #7489: Missing Timezones from clockConfigurationReleasedJonathan CLARKE2016-02-22Actions
Actions #1

Updated by Janos Mattyasovszky over 8 years ago

  • Pull Request set to https://github.com/Normation/rudder-techniques/pull/802

PR is https://github.com/Normation/rudder-techniques/pull/802

This was supposed to be fixed by #6450

Actions #2

Updated by Janos Mattyasovszky over 8 years ago

  • Description updated (diff)
Actions #3

Updated by Jonathan CLARKE over 8 years ago

  • Status changed from New to In progress
  • Assignee set to Janos Mattyasovszky
  • Target version set to 2.11.17

As explained in the PR this needs retargeting to 2.11.

By the way, if you use rudder-dev, this is all automatic :-)

Actions #4

Updated by Janos Mattyasovszky over 8 years ago

  • Pull Request changed from https://github.com/Normation/rudder-techniques/pull/802 to https://github.com/Normation/rudder-techniques/pull/803
Actions #5

Updated by Janos Mattyasovszky over 8 years ago

  • Assignee changed from Janos Mattyasovszky to Jonathan CLARKE
Actions #6

Updated by Janos Mattyasovszky over 8 years ago

Regarding rudder-dev: try to use it behind a firewall and necessary proxy. It's full with curl and git commands, that expect to have direct Internet access...

Actions #7

Updated by Jonathan CLARKE over 8 years ago

  • Related to Bug #7489: Missing Timezones from clockConfiguration added
Actions #8

Updated by Jonathan CLARKE over 8 years ago

Janos Mattyasovszky wrote:

Regarding rudder-dev: try to use it behind a firewall and necessary proxy. It's full with curl and git commands, that expect to have direct Internet access...

Aha! Good to know. Well, that's a bad thing obviously, but I didn't know that was an adoption barrier. I have opened ticket #7507 to fix this. I suggest that you "watch" it so that you could use it in the future :)

Actions #9

Updated by Jonathan CLARKE over 8 years ago

  • Status changed from In progress to Pending technical review
  • Pull Request changed from https://github.com/Normation/rudder-techniques/pull/803 to https://github.com/Normation/rudder-techniques/pull/808
Actions #10

Updated by Janos Mattyasovszky over 8 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100
Actions #12

Updated by Vincent MEMBRÉ over 8 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 2.11.17, 3.0.12 and 3.1.5 which were released today.

Actions #13

Updated by Benoît PECCATTE about 7 years ago

  • Found in version (s) 3.1.2 added
Actions #14

Updated by Benoît PECCATTE about 7 years ago

  • Found in version(s) old deleted (3.1.2)
Actions

Also available in: Atom PDF