Bug 2038739
Summary: | Extremely difficult to tell what repositories to Verify Checksum on when there are hundreds or thousands of packages listed as corrupted | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Taft Sanders <tasander> |
Component: | Repositories | Assignee: | Justin Sherrill <jsherril> |
Status: | CLOSED ERRATA | QA Contact: | Gaurav Talreja <gtalreja> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.9.8 | CC: | ahumbe, jsherril, osousa, pdwyer, pmendezh, saydas, vijsingh |
Target Milestone: | 6.9.9 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | tfm-rubygem-katello-3.18.1.51-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-04-20 20:34:53 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
Taft Sanders
2022-01-09 23:41:27 UTC
Created redmine issue https://projects.theforeman.org/issues/34453 from this bug Moving to POST as upstream PR is merged. Verified. Tested on Satellite 6.9.9 Snap 1.0 Version: tfm-rubygem-katello-3.18.1.53-1.el7sat.noarch Steps: 1. Sync some repositories with an immediate download policy, and publish them in CV. 2. 'corrupt' some files in /var/lib/pulp/content/ by either deleting them or echo'ing extra data to them like "echo foobar >> /var/lib/pulp/content/path/to/file.rpm" 3. # foreman-maintain content prepare 4. # foreman-maintain content migration-stats Observation: Tested with older 6.9.z where identified corrupt content is added /tmp/unmigratable_content/{Rpm,File} as a list of packages/files, with no other info. And after-fix more info is included to that {Rpm,File} in csv format of "filename,id,Repository Name,Content View Name,Content View Version" 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.9.9 Async 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-2022:1478 |