Actions
Bug #6590
closedBug #6587: cfengine context is not updated properly when doing multiple indivudual package actions
cfengine context is not updated properly when doing multiple indivudual package actions for 3.0
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
Actions