Bug 626617
| Summary: | Guide erroneously claims you can check install by checking for rhm package. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | William Henry <whenry> |
| Component: | Messaging_Installation_and_Configuration_Guide | Assignee: | Lana Brindley <lbrindle> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jeff Needle <jneedle> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | beta | CC: | mhideo |
| Target Milestone: | 1.3 | Keywords: | Documentation |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-10-14 20:19:04 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
That step has been removed. LKB |
Description of problem: Section 1.1. says: <section> 1.1. Installing MRG Messaging on Red Hat Enterprise Linux 5 1. Install the MRG Messaging group using the yum command. # yum groupinstall "MRG Messaging" 2. You can check the installation location and that the components have been installed successfully by using the rpm -ql command with the name of the package you installed. For example: # rpm -ql rhm </section> After performing: yum groupinstall "MRG Messaging" I followed the the Installation Guides instruction to check the install using: rpm -ql rhm I got he following message: package rhm is not installed I think "rhm" is an artefact of an earlier version of MRG. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: