Bug 1108370
Summary: | [RFE] Enable Proxy to pre-cache rpms | ||
---|---|---|---|
Product: | [Community] Spacewalk | Reporter: | Stephen Herr <sherr> |
Component: | Proxy Server | Assignee: | Stephen Herr <sherr> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 2.2 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | spacewalk-proxy-2.2.9-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-07-17 08:40:51 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: | |||
Bug Blocks: | 737830, 1119298 |
Description
Stephen Herr
2014-06-11 20:26:06 UTC
With the two bugs in comment 0 fixed the already-existing rhn_package_manager option --copyonly will create the cache described above. I have updated the man page to explain this feature, and added a new option --from-export which allows rhn_package_manager to read / cache rpms from a channel dump. Committing to Spacewalk master: c100889386a750af811635713f578eea35e930b9 I have added the ability to serve files from proxy's local cache for kickstarts. Committing to Spacewalk master: 9b70213ac58c1c42efc02d58699710f9a983f811 9b70213ac58c1c42efc02d58699710f9a983f811 And commit: 7d92813f1354a88dff351019998dabda6757b69c Checkstyle fix and adding back in a bit of error handling that was removed to make debugging easier. Adding a user-friendly option to package_manager: 610f7462e93f3098222d5473341e433c4788d67c Checkstyle fix: a425230bcff903d33203ac75e218c734a89b4802 Spacewalk 2.2 has been released: https://fedorahosted.org/spacewalk/wiki/ReleaseNotes22 |