Bug 1567834 - RHSSO Installation guide, dependencies groupinstall misspelled
Summary: RHSSO Installation guide, dependencies groupinstall misspelled
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat xPaaS
Classification: Red Hat
Component: Documentation
Version: unspecified
Hardware: All
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Matthew Helmke
QA Contact:
URL:
Whiteboard:
Depends On: 1567828
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-04-16 09:28 UTC by Juan Manuel Parrilla Madrid
Modified: 2018-04-16 14:20 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1567828
Environment:
Last Closed: 2018-04-16 14:20:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Juan Manuel Parrilla Madrid 2018-04-16 09:28:52 UTC
Description of problem:
When you follow the guides to install JBoss products and RHSSO, here https://access.redhat.com/documentation/en-us/red_hat_single_sign-on/7.1/html/server_installation_and_configuration_guide/installation#system_requirements it says that you need to execute "yum groupinstall rh-sso7" but this group does not exists.

Version-Release number of selected component (if applicable):

How reproducible:
100%

Steps to Reproduce:
1. RHEL7 fresh installed
2. Subscribe node
3. Disable all repositories
4. subscription-manager repos --enable=jb-eap-7.1-for-rhel-7-server-rpms
5. yum groupinstall rh-sso7

Actual results:
[root@jp-rhsso-test cloud-user]# yum groupinstall rh-sso7
Loaded plugins: search-disabled-repos
Warning: group rh-sso7 does not exist.
Maybe run: yum groups mark install (see man yum)
Error: No packages in any requested group available to install or update

Expected results:
Installed correct version of RHSSO dependencies

Additional info:
Group renamed "rh-sso7" by "JBoss EAP 7"

Comment 2 Juan Manuel Parrilla Madrid 2018-04-16 14:20:39 UTC
I had an error on the subscriptions and did not appear this group on yum config. nvm


Note You need to log in before you can comment on or make changes to this bug.