Project

General

Profile

Actions

Bug #5004

closed

Typo in site.st causes promise generation to fail

Added by Jonathan CLARKE almost 10 years ago. Updated almost 10 years ago.

Status:
Released
Priority:
1
Category:
System techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

This happens as a result of #4963:

Technical details ⇨ cf-promise check fails for promises generated at '/var/rudder/cfengine-community/inputs.new'
⇨ 2014-06-11T11:12:32+0200 error: Syntax errors were found in policy files included from the main policy
⇨ /var/rudder/cfengine-community/inputs.new/common/1.0/site.cf:97:99: error: syntax error
⇨ "execRun" string => execresult("/bin/date --rfc-3339=second", "noshell");;
⇨ ^
⇨ /var/rudder/cfengine-community/inputs.new/common/1.0/site.cf:97:99: error: Expected promiser string, got ';'

Due to this line:

"execRun"                    string => execresult("/bin/date --rfc-3339=second", "noshell");;
Actions #1

Updated by Vincent MEMBRÉ almost 10 years ago

  • Target version changed from 2.10.3 to 2.10.2
Actions #2

Updated by Jonathan CLARKE almost 10 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Jonathan CLARKE to Vincent MEMBRÉ
  • Target version changed from 2.10.2 to 2.10.3
  • Pull Request set to https://github.com/Normation/rudder-techniques/pull/411
Actions #3

Updated by Jonathan CLARKE almost 10 years ago

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

Applied in changeset policy-templates:commit:4aa849e203a037755363e7e693e6749e92016bb0.

Actions #4

Updated by Vincent MEMBRÉ almost 10 years ago

Applied in changeset policy-templates:commit:3ce59abedefe656cb4de8adad7cc2b52c1f22113.

Actions #5

Updated by Vincent MEMBRÉ almost 10 years ago

  • Status changed from Pending release to In progress
  • Assignee changed from Vincent MEMBRÉ to Jonathan CLARKE
  • Target version changed from 2.10.3 to 2.10.2
  • % Done changed from 100 to 0
Actions #6

Updated by Vincent MEMBRÉ almost 10 years ago

  • Status changed from In progress to Pending technical review
Actions #7

Updated by Vincent MEMBRÉ almost 10 years ago

  • Status changed from Pending technical review to Pending release
Actions #8

Updated by Vincent MEMBRÉ almost 10 years ago

  • Subject changed from Typo in site.st causes promise generation to fail: ;; to Typo in site.st causes promise generation to fail
Actions #9

Updated by Vincent MEMBRÉ almost 10 years ago

This bug has been fixed in Rudder 2.10.2 (announcement , changelog), which were released today.

Actions #10

Updated by Vincent MEMBRÉ almost 10 years ago

  • Status changed from Pending release to Released
Actions

Also available in: Atom PDF