Actions
Bug #4150
closedIncorrect clear of cache of installed packaged on promises updates for rpm package installation v4.0, 4.1 and 5.0 in Rudder 2.4
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
In rpm package installation technique, we use a cache to store the status of the package installation (success, repaired, etc)
However, the invalidation of cache does not work
Indeed, we cannot define (or undefine) classes as a result of a promise with classes promises type. With CFEngine 3.4, we can do it in vars:, but with CFEngine 3.2, we are stuck to launching commands.
This ticket is linked to #4145 , but targeting a fix on 2.4
Actions