Actions
Bug #4999
closedTechnique rpmPackageInstallation: Specified version is not taken into account
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
In the Technique rpmPackageInstallation, the version is not taken into account when we want to install a specific version.
It is because it is not used in the package name convention.
Plus, the list of package installed use yum, and is not easily parsable, causing a lot of false negative in package/version installed
This ticket is for branches 2.9 and later, as behaviour changed between CFEngine 3.4 and 3.5
Updated by Nicolas CHARLES over 10 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/407/files
Updated by Nicolas CHARLES over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset policy-templates:commit:9be3a55fe2bfca72b8f4b688b469d320ba473a29.
Updated by Jonathan CLARKE over 10 years ago
Applied in changeset policy-templates:commit:59b1df4a19b7031bb1d0a41f211d0540b0470c72.
Updated by Vincent MEMBRÉ over 10 years ago
- Subject changed from When we specify a version of package to install in Technique rpmPackageInstallation, the version is not taken into account (CFEngine 3.5 version) to Technique rpmPackageInstallation: specified version is not taken into account
Updated by Vincent MEMBRÉ over 10 years ago
- Subject changed from Technique rpmPackageInstallation: specified version is not taken into account to Technique rpmPackageInstallation: Specified version is not taken into account
Updated by Vincent MEMBRÉ over 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder versions that were released today.
- 2.9.6 (announcement , changelog)
- 2.10.2 (announcement , changelog)
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions