Actions
Bug #5011
closedTechnique rpmPackageInstallation: Specified version is not taken into account (branch 2.6)
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.6 (it has been fixed in 2.9 by #4999)
Updated by Jonathan CLARKE over 10 years ago
- Target version changed from 2.6.16 to 2.6.17
Updated by Nicolas PERRON over 10 years ago
- Target version changed from 2.6.17 to 2.6.18
Updated by Matthieu CERDA about 10 years ago
- Target version changed from 2.6.18 to 2.6.19
Updated by Vincent MEMBRÉ about 10 years ago
- Target version changed from 2.6.19 to 2.6.20
Updated by François ARMAND almost 10 years ago
- Status changed from New to Rejected
- Target version changed from 2.6.20 to 2.10.10
2.6 is no more supported.
Actions