Bug #5386
closedrudder-agent 2.11.{0,1} ignore duplicate lines in data files causing rpmPackageInstallation technique to ignore some configurations
Description
This is due to CFEngine bug https://dev.cfengine.com/issues/6466, occuring in CFEngine 3.6.0 and 3.6.1.
The result is that the rpmPackageInstallation will only read the first unique line of settings from it's data file, and mix up action (install, update, delete), version, version comparaison information and directive/rule IDs for any packages with the same set of these configurations as one previous. This is a quite rare case, unless you have set many packages to the same settings in a single directive.
The fix is a patch to rudder-agent.
Updated by Jonathan CLARKE over 10 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Jonathan CLARKE to Matthieu CERDA
- Pull Request set to https://github.com/Normation/rudder-packages/pull/460
Updated by Jonathan CLARKE over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset packages:commit:d19914b328d0d412ef4c571b5f717e0184c39099.
Updated by Matthieu CERDA over 10 years ago
Applied in changeset packages:commit:7bec37501d4787dd811f1835679356b87fd5997a.
Updated by Matthieu CERDA over 10 years ago
- Target version changed from 2.11.3 to 2.11.2
Updated by Matthieu CERDA over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 2.11.2, which was released today.
Check out:
- The release announcement: http://www.rudder-project.org/pipermail/rudder-announce/2014-August/000104.html
- The full ChangeLog: http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog211
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Nicolas CHARLES about 9 years ago
- Related to Bug #4335: Impossible to upgrade rpm packages via RPM Technique added