Project

General

Profile

Actions

User story #4823

closed

Be able to install 32 bits packages with "Success" reports

Added by Nicolas PERRON almost 10 years ago. Updated almost 2 years ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Generic methods
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

Installing packages 32 bits with zypper is easy:
- Ensure to have 32 bits packages repository containing the package you want (zypper search will not display it)
- Use "zypper install mypackage.i586"

The problem is that CFEngine compare the name of the package which is "mypackage.i586" here with the name of the package "mypackage". It will not match and will send a repaired status to Rudder.
We lack of a bundle to add packages in an specific architecture. For this example, a bundle package_install_version_cmp(mypackage, latest, i586, add).


Subtasks 1 (0 open1 closed)

User story #4844: Add bundle package_install_version_cmp_update_arch(package_name, version_comparator, package_version, action, update_policy,architecture) to manage package installation for specific architectureRejectedActions
Actions

Also available in: Atom PDF