| Summary: | ksc dependency kernel-abi-whitelists is missing when ksc is installed on RHEL 7 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Swati Goswami <swgoswam> |
| Component: | ksc | Assignee: | Jiri Olsa <jolsa> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | anton, swgoswam |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-02-03 08:13:34 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Swati Goswami
2013-12-19 05:15:59 UTC
Following should be mentioned in the setup of ksc RHEL7.repo needs to be included in yum repository cd /etc/yum.repos.d should have a file RHEL7.repo which have following content [rhel-server] name=Red Hat Enterprise Linux $releasever - $basearch - Server baseurl=http://download.devel.redhat.com/released/RHEL-7/7.0-Beta-1/Server/$basearch/os enabled=1 gpgcheck=0 (In reply to Swati Goswami from comment #6) > Following should be mentioned in the setup of ksc > > RHEL7.repo needs to be included in yum repository > > cd /etc/yum.repos.d should have a file > RHEL7.repo > which have following content > > [rhel-server] > name=Red Hat Enterprise Linux $releasever - $basearch - Server > baseurl=http://download.devel.redhat.com/released/RHEL-7/7.0-Beta-1/Server/ > $basearch/os > enabled=1 > gpgcheck=0 I think that's beyond the scope of the ksc documentation Jiri is right here. I've just also checked the "kernel-abi-whitelists" package is in the RHEL7 composes - it is not missing. And will be available via subscription manager to customers. For the testing purposes you have to install the package yourself manually either directly with rpm or by creating a yum.repo file whatever is more convenient to you. |