Bug 633535
| Summary: | RHEL6 : Need to rework Repository includes for KS | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Partha Aji <paji> |
| Component: | Provisioning | Assignee: | Justin Sherrill <jsherril> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Sklenar <psklenar> |
| Severity: | high | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 540 | CC: | cperry, jhutar, psklenar, tlestach |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | spacewalk-java-1.2.39-3-sat | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-10-28 14:51:21 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 487678 | ||
|
Description
Partha Aji
2010-09-13 22:01:28 UTC
Did a few things: 1. made VT only get set for RHEL 5 profiles by default 2. Added RHEL 6 sub repos (will only show up for RHEL 6 channels) 3. Made it so that repos are hidden from the screen if they do not exist. Note: WE still don't check to see if the repos in question are actually synced. There's no easy way to do this. spacewalk master: 22954384d46900f7506eeaf16bd5d50b6e8e88a6 Hey Gark, So a few things. If you can provisiong RHEL 6 at all, then that's a signal right there that it is working properly :} Without this change the anaconda would fail 1/2 way through saying a repo couldn't be retrieved. Secondly, You'll want to look at kickstart-> profiles -> click on a profile -> operating system. For RHEL 5 VT should be checked by default. But VT shouldn't show up for RHEL 6 since it doesn't exist. In fact for RHEL 6, you should see an entry for only those repositories that exist on the Installation media. For anything that is checked, a corresponding repo entry should show up within the kickstart. * VT repo is checked for RHEL5 kickstarts by default * VT repo isn't available for RHEL6 kickstarts * 1. I checked all three available repos for RHEL6 kickstarts (HighAvailability, LoadBalancer, ResilientStorage), synced appropriate channels and set needed entitlements for my org 2. the enabled repos were correctly reflected in the kickstart file 3. I set tree packages that shall additionally be installed via kickstart - each package from 1 repo (cluster-cim, piranha, ctdb) and triggered the RHEL6 kickstart 4. the system was kickstarted correctly, those three packages were installed on the machine via kickstart A very nice-to-have would be to check for the repo packages availability and according to this info offer the available repositories on the kickstart Operating system page. STAGE VALIDATED on Satellite-5.4.0-RHEL5-re20101015.0 The 5.4.0 RHN Satellite and RHN Proxy release has occurred. This issue has been resolved with this release. RHEA-2010:0801 - RHN Satellite Server 5.4.0 Upgrade https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10332 RHEA-2010:0803 - RHN Tools enhancement update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10333 RHEA-2010:0802 - RHN Proxy Server 5.4.0 bug fix update https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10334 RHEA-2010:0800 - RHN Satellite Server 5.4.0 https://rhn.redhat.com/rhn/errata/details/Details.do?eid=10335 Docs are available: http://docs.redhat.com/docs/en-US/Red_Hat_Network_Satellite/index.html Regards, Clifford |