Actions
Bug #6856
closedError in signInventories with nodes <3.1 and a 3.1 server
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
After upgrading a server from 3.0 to 3.1, on a node with rudder 3.0:
2015-06-29T12:45:14+0000 error: /default/doInventory/methods/'any'/default/signInventories/files/'/var/rudder/inventories'[0]: Proposed executable file '/opt/rudder/bin/signature.sh' doesn't exist 2015-06-29T12:45:14+0000 error: /default/doInventory/methods/'any'/default/signInventories/files/'/var/rudder/inventories'[0]: Transformer '/opt/rudder/bin/signature.sh ${this.promiser}' for file '/var/rudder/inventories/agent1-fa39bf47-6993-41bb-ada0-b26b2a8b0a2f.ocs' failed 2015-06-29T12:45:14+0000 error: /default/doInventory/methods/'any'[0]: Method 'signInventories' failed in some repairs
We could test the existence of the script before signing, and let the pre-3.1 inventories unsigned.
Updated by Alexis Mousset over 9 years ago
- Subject changed from Inventories not working with nodes with rudder <3.1 and a 3.1 server to Inventories not working with nodes <3.1 and a 3.1 server
Updated by Alexis Mousset over 9 years ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset over 9 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/709
Updated by Alexis Mousset over 9 years ago
- Subject changed from Inventories not working with nodes <3.1 and a 3.1 server to Error in signInventories with nodes <3.1 and a 3.1 server
Updated by Alexis Mousset over 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-techniques|aaabce8b9f4f4f429dd3f74a3b1551e87aa16567.
Updated by Nicolas CHARLES over 9 years ago
Applied in changeset rudder-techniques|b680d3cef8a0bf4f01babb2fcba37f7760598b29.
Updated by Vincent MEMBRÉ over 9 years ago
- Category changed from Techniques to System techniques
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.1.0 which was released today.
- Announcement 3.1
- Changelog 3.1
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions