Bug #22584
closed
"Variable string from command" creates empty files in /var/rudder/modified-files
Added by Alexis Mousset over 1 year ago.
Updated about 1 year ago.
Description
This is due to the usage of file_absent
to clean the temporary script file used by the method.
To avoid creating this backup, as we don't need reporting but only logs, we can directly use a files
promise to remove the file.
- Status changed from New to In progress
- Assignee set to Alexis Mousset
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Félix DALLIDET
- Pull Request set to https://github.com/Normation/ncf/pull/1385
- Target version changed from 7.2.6 to 7.2.7
- Target version changed from 7.2.7 to 7.2.8
- Target version changed from 7.2.8 to 7.2.9
- Target version changed from 7.2.9 to 7.2.10
- Target version changed from 7.2.10 to 7.2.11
- Status changed from Pending technical review to Pending release
- Fix check changed from To do to Checked
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.2.11 and 7.3.7 which were released today.
Also available in: Atom
PDF