Hide Forgot
Description of problem: According to the chapter 1.4. "Available Packages — RPM" of the Messaging Installation Guide, the RPM qpid-cpp-client-devel-docs is available for x86_64 architecture, but not for i686 architecture (see tables 1.1 and 1.2). This information is incorrect, the aforementioned RPM is available for RHEL5.7 and RHEL6.2 for both architectures: [root@lzhaldyb-rhel57i ~]# yum list qpid-cpp-client-devel-docs qpid-cpp-client-devel-docs.i386 0.14-3.el5 installed [root@lzhaldyb-rhel57x ~]# yum list qpid-cpp-client-devel-docs qpid-cpp-client-devel-docs.x86_64 0.14-3.el5 installed [root@lzhaldyb-rhel62i ~]# yum list qpid-cpp-client-devel-docs qpid-cpp-client-devel-docs.noarch 0.12-6.el6 @rhel-i386-server-6-mrg-messaging-2 [root@lzhaldyb-rhel62x ~]# yum list qpid-cpp-client-devel-docs qpid-cpp-client-devel-docs.noarch 0.12-6.el6 @rhel-x86_64-server-6-mrg-messaging-2 The tables: Table 1.1. "MRG Messaging Packages - i686" and Table 1.2. "MRG Messaging Packages - x86_64" should be probably replaced by just one table, since there is no difference in MRG Messaging Packages list for different architectures. Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. Read the Messaging Installation Guide, chapter 1.4. http://documentation-stage.bne.redhat.com/docs/en-US/Red_Hat_Enterprise_MRG/2/html/Messaging_Installation_Guide/sect-Messaging_Installation_Guide-Installing_RHM-Available_Packages_mdash_RPM.html Actual results: Expected results: Additional info:
The table of packages has been removed.