-
Type:
Bug
-
Status: Done
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.12.0, 3.10.5, 3.13.0
-
Component/s: Packaging
-
Labels:None
-
Story Points:1
-
Epic Link:
The get_cfengine_state() function in the scriptlets contains a run of the sed tool with the -r option. This option is however not supported on older/exotic platforms. This means the state is not properly saved and thus also not restored after upgrade.