Description of problem: When running RHEL 4 x86_64 many programs they require i386 compatability packages to be installed. The format within kickstart for this is <rpmname>.<arch> e.g. xorg-x11-deprecated-libs xorg-x11-deprecated-libs.i386 Should install both 64bit and 32bit versions of xorg-x11-deprecated-libs Version-Release number of selected component (if applicable): RNN Satellite 4.1.0 How reproducible: Every time Steps to Reproduce: 1. kickstart an x86_64 machine against an activation key that includes .i386 rpms Actual results: Observe that the machine will not have the 32bit versions of the rpms installed. Expected results: Syntax for kickstart should work for activation keys as well Additional info:
*** This bug has been marked as a duplicate of 170877 ***