Bug 1418025
Summary: | The kickstart repositories are accessible although we cannot use them | ||
---|---|---|---|
Product: | Red Hat Satellite 5 | Reporter: | Martin Korbel <mkorbel> |
Component: | WebUI | Assignee: | Gennadii Altukhov <galtukho> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Martin Korbel <mkorbel> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 570 | CC: | galtukho, jdobes, mkorbel, pstudeni, tlestach |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | spacewalk-backend-2.5.3-102 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-06-21 12:07:35 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: | |
Embargoed: | |||
Bug Depends On: | 1154548 | ||
Bug Blocks: | 1340444 |
Description
Martin Korbel
2017-01-31 16:13:03 UTC
The bug is fixed in upstream. spacewalk.git: f119af4e8a5a4e2c0d8b7e7d407e960972e0b97e spacewalk.git: 96388f9bef9a0cf7f748f3f32ed30248b48dba21 adding small fix to not re-download all addon content on every cdn-sync run, sw master: 7abde64b97fbf54b17ce67de3976377b0ad131ea VERIFIED on spacewalk-backend-2.5.3-121 (Satellite-5.8-RHEL-6-20170504) Reproducer: 1. We have got Satellite 5.8 without any HighAvailability child channels. 2. We synchronize base channels for RHEL6 & 7 x86_64 with kickstar trees. 3. We create new kickstart profiles for RHEL6.5, RHEL6.9 and RHEL7.3. We process below steps for each of this profile. 4. Check the box "HighAvailability" on the page (Kickstart Details > Operating System > Software URL) 5. Add a new package group "@ha" for install (Software > Package Groups) 6. Provision the system from this kickstart profile. The installation has to pass without error about missing packages. Valid synced repository: http://<fqdn>/ks/dist/ks-rhel-x86_64-server-7-7.3/addons/HighAvailability ... http://<fqdn>/ks/dist/ks-rhel-x86_64-server-7-7.0/addons/HighAvailability http://<fqdn>/ks/dist/ks-rhel-x86_64-server-6-6.9/HighAvailability http://<fqdn>/ks/dist/ks-rhel-x86_64-server-6-6.8/HighAvailability ... http://<fqdn>/ks/dist/ks-rhel-x86_64-server-6-6.5/HighAvailability http://<fqdn>/ks/dist/ks-rhel-x86_64-server-6-6.1/HighAvailability ... http://<fqdn>/ks/dist/ks-rhel-x86_64-server-5-5.11/VT http://<fqdn>/ks/dist/ks-rhel-x86_64-server-5-5.8/VT Re-verified with spacewalk-backend-2.5.3-143.el6sat.noarch cdn-sync-mappings-2.2-1.el6sat.noarch |