Project

General

Profile

Actions

Bug #7501

closed

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

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

Added by Janos Mattyasovszky over 10 years ago. Updated over 9 years ago.

Status:
Released
Priority:
N/A
Assignee:
Jonathan CLARKE
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 CLARKEActions

Updated by Janos Mattyasovszky over 10 years ago Actions #1

  • 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

Updated by Janos Mattyasovszky over 10 years ago Actions #2

  • Description updated (diff)

Updated by Jonathan CLARKE over 10 years ago Actions #3

  • 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 :-)

Updated by Janos Mattyasovszky over 10 years ago Actions #4

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

Updated by Janos Mattyasovszky over 10 years ago Actions #5

  • Assignee changed from Janos Mattyasovszky to Jonathan CLARKE

Updated by Janos Mattyasovszky over 10 years ago Actions #6

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...

Updated by Jonathan CLARKE over 10 years ago Actions #7

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

Updated by Jonathan CLARKE over 10 years ago Actions #8

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 :)

Updated by Jonathan CLARKE over 10 years ago Actions #9

  • 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

Updated by Janos Mattyasovszky over 10 years ago Actions #10

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

Updated by Jonathan CLARKE over 10 years ago Actions #11

Updated by Vincent MEMBRÉ over 10 years ago Actions #12

  • 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.

Updated by Benoît PECCATTE over 9 years ago Actions #13

  • Found in version (s) 3.1.2 added

Updated by Benoît PECCATTE over 9 years ago Actions #14

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

Also available in: PDF Atom