Actions
Bug #3884
closedIn the inventory promises, the local copy of the inventory sometimes fails with a message saying it is corrupted
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
On some systems, the local copy of the inventory before sending it to the policy server fails miserably, with the following error message
New file /var/rudder/inventories/xxxx.ocs.cfnew seems to have been corrupted in transit (dest 246784 and src 420763), aborting!
It is because the copy is done in background, and something must have gone astray in the agent and backgrounding
Fixing in 2.6 since it's the latest stable, and it doesn't seem to impact 2.4 (which uses CFEngine 3.2 rather than 3.4)
Updated by Nicolas CHARLES about 11 years ago
- Status changed from New to Pending technical review
- Assignee changed from Nicolas CHARLES to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/177
Jon, could you review this PR: https://github.com/Normation/rudder-techniques/pull/177
Updated by Nicolas CHARLES about 11 years ago
As a remark, I don't understand why it was backgrounded, nor why there was a ifelasped ...
Updated by Nicolas CHARLES about 11 years ago
- Status changed from Pending technical review to Pending release
oh, a wrong commit message (fixing rather than fixes) hides that it was merged
Commit is : commit:ac3d767
Updated by Nicolas PERRON about 11 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.6.4, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2013-September/000045.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog26
- Download information: http://www.rudder-project.org/foswiki/Download/
Updated by Benoît PECCATTE over 9 years ago
- Project changed from 24 to Rudder
- Category changed from Techniques to Techniques
Actions