Actions
Bug #7172
closedRPM technique can't install 32 bit packages on a 64 bit system
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
The title says it all. Normally in RHEL/CentOS you would do "yum install foo.i386" or "yum install foo.i686" to install a 32 bit package on a 64 bit system. Rudder will give back an error:
2015-09-09T13:06:39+0200 verbose: /default/check_rpm_package_installation/methods/'any'/default/rudder_common_report/methods/'report'/default/rudder_common_report_index/reports/'@@packageInstallation@@result_error@@0bfbd8ee-3c0b-4eb0-a81c-62407f709f39@@65afdd36-99db-44eb-b57a-fd89a9869565@@4@@RHEL/CentOS/SuSE packages@@glibc.i686@@2015-09-09 11:06:37+00:00..5339a631-d641-484b-9e2d-1fa371ef8cef@.Error taking action for RPM package glibc.i686 with policy: add'[0]: Comment 'Reporting for packageInstallation message Error taking action for RPM package glibc.i686 with policy: add for index ' R: @@packageInstallation@@result_error@@0bfbd8ee-3c0b-4eb0-a81c-62407f709f39@@65afdd36-99db-44eb-b57a-fd89a9869565@@4@@RHEL/CentOS/SuSE packages@@glibc.i686@@2015-09-09 11:06:37+00:00##5339a631-d641-484b-9e2d-1fa371ef8cef@#Error taking action for RPM package glibc.i686 with policy: add
So far I can come up with 2 possible sulutions:
- Make it possible to install package foo.i686
- Make a dropdown with different archs to choose from
Updated by Nicolas CHARLES about 9 years ago
- Target version set to 2.11.14
Hum, I had the impression that we already did the dropdown list, but apparently not
This is indeed a good idea, thank you Dennis
Updated by Vincent MEMBRÉ about 9 years ago
- Target version changed from 2.11.14 to 2.11.15
Updated by Vincent MEMBRÉ about 9 years ago
- Target version changed from 2.11.15 to 2.11.16
Updated by Vincent MEMBRÉ about 9 years ago
- Target version changed from 2.11.16 to 2.11.17
Updated by Vincent MEMBRÉ almost 9 years ago
- Target version changed from 2.11.17 to 2.11.18
Updated by Vincent MEMBRÉ almost 9 years ago
- Target version changed from 2.11.18 to 2.11.19
Updated by Vincent MEMBRÉ over 8 years ago
- Target version changed from 2.11.19 to 2.11.20
Updated by Vincent MEMBRÉ over 8 years ago
- Target version changed from 2.11.20 to 2.11.21
Updated by Vincent MEMBRÉ over 8 years ago
- Target version changed from 2.11.21 to 2.11.22
Updated by Vincent MEMBRÉ over 8 years ago
- Target version changed from 2.11.22 to 2.11.23
Updated by Vincent MEMBRÉ over 8 years ago
- Target version changed from 2.11.23 to 2.11.24
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 2.11.24 to 308
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 308 to 3.1.14
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 3.1.14 to 3.1.15
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 3.1.15 to 3.1.16
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 3.1.16 to 3.1.17
Updated by Vincent MEMBRÉ almost 8 years ago
- Target version changed from 3.1.17 to 3.1.18
Updated by Vincent MEMBRÉ almost 8 years ago
- Target version changed from 3.1.18 to 3.1.19
Updated by Alexis Mousset over 7 years ago
- Status changed from New to Rejected
This is possible in the new Packages technique, and old one are deprecated. Closing.
Actions