Actions
Bug #3540
closedThe Techniques are not reloaded when upgrading rudder 2.5 / 2.6
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Techniques not reloaded when upgrading rudder 2.5 to 2.6 on SLES11
A report on the common rule throw an error on 2.6 (not on 2.5)
here is the error log :
Can't stat /opt/rudder/sbin/cf-agent in files.copyfrom promise Can't stat /opt/rudder/sbin/cf-serverd in files.copyfrom promise Can't stat /opt/rudder/sbin/cf-execd in files.copyfrom promise Can't stat /opt/rudder/sbin/cf-monitord in files.copyfrom promise Can't stat /opt/rudder/sbin/cf-know in files.copyfrom promise Can't stat /opt/rudder/sbin/cf-promises in files.copyfrom promise Can't stat /opt/rudder/sbin/cf-runagent in files.copyfrom promise Can't stat /opt/rudder/sbin/cf-report in files.copyfrom promise Can't stat /opt/rudder/sbin/cf-key in files.copyfrom promise R: @@Common@@result_error@@hasPolicyServer-root@@common-root@@1@@Binaries update@@None@@2013-04-25 17:58:53+02:00##root@#An error occurred while updating the CFengine binaries in /var/rudder/cfengine-community/bin
Technique are successfuly updated in configuration-repository but the upgrade script didnt succeed to reload the technique library.
Actions