Actions
Bug #3244
closedDetection of last promise update seems to be broken
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
It seems that the detection of when the promises have been updated last is not fully functional
On centos-5-32
/var/rudder/cfengine-community/bin/cf-agent -KI -f failsafe.cf -> Touched (updated time stamps) /var/rudder/cfengine-community/last_successful_inputs_update -> Touched (updated time stamps) /var/rudder/cfengine-community/last_successful_inputs_update -> Deleted file /var/rudder/cfengine-community/state/cf_lock.db R: @@Common@@log_repaired@@hasPolicyServer-root@@common-root@@95@@Update@@None@@2013-02-05 19:37:06+01:00##248c8e3d-1bf6-4bc1-9398-f8890b015a50@#Promises had not been updated for over an hour, this could indicate a broken lockfile. cf_lock.db was removed. -> Touched (updated time stamps) /var/rudder/cfengine-community/last_successful_inputs_update -> Touched (updated time stamps) /var/rudder/cfengine-community/last_successful_inputs_update R: @@Common@@result_success@@hasPolicyServer-root@@common-root@@95@@Update@@None@@2013-02-05 19:37:06+01:00##248c8e3d-1bf6-4bc1-9398-f8890b015a50@#Policy and dependencies already up to date. No action required.
ls -al /var/rudder/cfengine-community/last_successful_inputs_update -rw------- 1 root root 0 fév 5 19:37 /var/rudder/cfengine-community/last_successful_inputs_update date mar fév 5 19:39:58 CET 2013
Something seems not right there
Updated by Nicolas CHARLES over 11 years ago
- Status changed from New to Pending technical review
Updated by Nicolas CHARLES over 11 years ago
- Status changed from Pending technical review to Pending release
Correcting status to match subticket value
Updated by Nicolas PERRON over 11 years ago
- Target version changed from 2.5.1 to 2.4.4
This bug is a symptom of #3341 which is in version 2.4.4.
Updated by Nicolas PERRON over 11 years ago
- Status changed from Pending release to Released
Updated by Benoît PECCATTE over 9 years ago
- Project changed from 24 to Rudder
- Category changed from Techniques to Techniques
Actions