Actions
Bug #7500
closedErrors in inform output about 'assumed integer value' due to time_lib.cf
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
When I run cf-agent, I see many errors like this:
2015-11-28T04:02:40+0100 info: /default/schedule_simple_generic/vars/'max_execution_delay'[0]: Error reading assumed integer value '${max_execution_delay_real}' => 'non-value', found remainder '' 2015-11-28T04:02:40+0100 info: /default/schedule_simple_generic/vars/'max_execution_delay'[0]: The variable might not yet be expandable - not necessarily an error
They come from the int variables in time_lib.cf. Replacing the ints with strings seems to work just fine (according to the simple_schedule test).
Updated by Jonathan CLARKE almost 9 years ago
- Related to User story #6333: Create a periodic scheduler added
Updated by Jonathan CLARKE almost 9 years ago
- Status changed from New to In progress
- Assignee set to Jonathan CLARKE
Updated by Jonathan CLARKE almost 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Jonathan CLARKE to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/ncf/pull/275
Updated by Benoît PECCATTE almost 9 years ago
- Status changed from Pending technical review to In progress
Updated by Benoît PECCATTE almost 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to Jonathan CLARKE
- Pull Request changed from https://github.com/Normation/ncf/pull/275 to https://github.com/Normation/ncf/pull/282
Updated by Benoît PECCATTE almost 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset commit:cb3a19d68f350de26e2d7cb0f235c204cc4c207d.
Updated by Jonathan CLARKE almost 9 years ago
Applied in changeset commit:3142db062723d66462286d3e9ac5d337ac82f338.
Updated by Jonathan CLARKE almost 9 years ago
- Related to Bug #7522: schedule_simple fails added
Updated by Vincent MEMBRÉ about 8 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Target version changed from 0.x to ncf-0.x
- Priority set to 0
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category set to Generic methods
Actions