Actions
Bug #7445
closedRHSCL is packaged in ISO but cannot be used via install_packages
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1139894
Description of problem:
The ISO contains RHSCL/* packages, but that directory/set of RPMs is never set up anywhere in the install_packages, so user is never given access to that repo. Ergo, install will fail on deps issues.
Partial workaround is to use one of:
yum-config-manager --enable rhel-server-rhscl-7-rpms
yum-config-manager --enable rhel-server-rhscl-6-rpms
As appropriate for user's platform.
Docs note should be something like:
Note: ISO install users should assure their target sat6 system has access to the RHSCL library, via Red Hat's CDN or other methods (i.e., an existing Satellite 5 content source)
Updated by Eric Helms over 10 years ago
- Assignee set to Partha Aji
- Target version set to 56
- Difficulty set to trivial
- Triaged changed from No to Yes
Updated by Eric Helms about 10 years ago
- Status changed from New to Closed
- Translation missing: en.field_release set to 13
Actions