Actions
Bug #6587
closedcfengine context is not updated properly when doing multiple indivudual package actions
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When trying to install more than one package using a package_method configured for individual installation, the context is not properly updated between iterations. This affects rpmPackageInstallation (after v4.0), especially when there are errors during package installation, because cfengine will only try one package installation, and skip all the others because of the ifvarclass causing missing reports.
An issue was openend on cfengine bugtracker: https://dev.cfengine.com/issues/7181
Files
Actions