Actions
Bug #5004
closedTypo in site.st causes promise generation to fail
Status:
Released
Priority:
1 (highest)
Assignee:
Jonathan CLARKE
Category:
System techniques
Target version:
Pull Request:
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");;
Updated by Vincent MEMBRÉ over 10 years ago
- Target version changed from 2.10.3 to 2.10.2
Updated by Jonathan CLARKE over 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
Updated by Jonathan CLARKE over 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.
Updated by Vincent MEMBRÉ over 10 years ago
Applied in changeset policy-templates:commit:3ce59abedefe656cb4de8adad7cc2b52c1f22113.
Updated by Vincent MEMBRÉ over 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
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from In progress to Pending technical review
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending technical review to Pending release
Updated by Vincent MEMBRÉ over 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
Updated by Vincent MEMBRÉ over 10 years ago
This bug has been fixed in Rudder 2.10.2 (announcement , changelog), which were released today.
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
Actions