Bug 2192841
Summary: | foreman-protector plugin should not lock packages for reposync | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Lukas Pramuk <lpramuk> |
Component: | Satellite Maintain | Assignee: | Evgeni Golov <egolov> |
Status: | CLOSED ERRATA | QA Contact: | Lukas Pramuk <lpramuk> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.12.4 | CC: | egolov, ehelms, pcreech, zhunting |
Target Milestone: | 6.14.0 | Keywords: | Triaged, WorkAround |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rubygem-foreman_maintain-1.3.2 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-11-08 14:19:16 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: |
Description
Lukas Pramuk
2023-05-03 09:35:55 UTC
I promised some investigation whether this is possible, and yes it is. Draft PR at https://github.com/theforeman/foreman_maintain/pull/735 Created redmine issue https://projects.theforeman.org/issues/36443 from this bug Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/36443 has been resolved. VERIFIED. @Satellite 6.14.0 Snap8 rubygem-foreman_maintain-1.3.2-1.el8sat.noarch by the reproducer described in comment#0: 1) On Satellite 6.14 run documented reposync command (used 6.13 repos as 6.14 repos are not available yet) # reposync --delete --download-metadata -p ~/Satellite-repos -n \ --repoid rhel-8-for-x86_64-baseos-rpms \ --repoid rhel-8-for-x86_64-appstream-rpms \ --repoid satellite-6.13-for-rhel-8-x86_64-rpms \ --repoid satellite-maintenance-6.13-for-rhel-8-x86_64-rpms 2) Check the size of a synced content # du -sh ~/Satellite-repos 14G Satellite-repos >>> dnf reposync sub-command is not locked down by foreman-protector plugin Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Satellite 6.14 security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2023:6818 |