Project

General

Custom queries

Profile

Actions

Bug #5004

closed

Typo in site.st causes promise generation to fail

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

Status:
Released
Priority:
1 (highest)
Assignee:
Jonathan CLARKE
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");;
#1

Updated by Vincent MEMBRÉ almost 11 years ago

  • Target version changed from 2.10.3 to 2.10.2
#2

Updated by Jonathan CLARKE almost 11 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
#3

Updated by Jonathan CLARKE almost 11 years ago

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

Updated by Vincent MEMBRÉ almost 11 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
#6

Updated by Vincent MEMBRÉ almost 11 years ago

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

Updated by Vincent MEMBRÉ almost 11 years ago

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

Updated by Vincent MEMBRÉ almost 11 years ago

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

Updated by Vincent MEMBRÉ almost 11 years ago

  • Status changed from Pending release to Released
Actions

Also available in: Atom PDF