| Summary: | RFE: kickstart installation - use the latest available packages in a channel | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Daniel Mach <dmach> |
| Component: | Server | Assignee: | Jan Dobes <jdobes> |
| Status: | CLOSED WONTFIX | QA Contact: | Martin Korbel <mkorbel> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 570 | CC: | galtukho, jdobes, mkorbel, oliver, tlestach |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-06-23 04:48:47 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
Daniel Mach
2013-11-13 11:52:03 UTC
Resetting to default owner. Switching the component. Let's try to address this for Spacewalk. I think this bug is fixed in spacewalk.git commit 67dbd92c7b877d59698430a6aa76f4124b9e9479 by removing lines:
- print("Kickstartable tree %s already synced." % ks_tree_label)
- return
So, now if you run spacewalk-repo-sync with a parameter --sync-kickstart, repodata in kickstart/<org_id>/<repo_name>/repodata will be updated as well.
|