Bug 2019563
Summary: | Missing fields on MD5 repos in repomd.xml on a FIPS enabled satellite | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Lai <ltran> | ||||
Component: | Pulp | Assignee: | satellite6-bugs <satellite6-bugs> | ||||
Status: | CLOSED ERRATA | QA Contact: | Peter Ondrejka <pondrejk> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.9.7 | CC: | ahumbe, ggainey, lvrtelov, osousa, pmendezh, rchan, swadeley, ttereshc | ||||
Target Milestone: | 6.9.9 | Keywords: | Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | pulp-rpm-2.21.5.2-3.el7sat | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2022-04-20 20:34:52 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: | 1929347 | ||||||
Attachments: |
|
Description
Lai
2021-11-02 20:08:00 UTC
Created attachment 1839904 [details]
Potential fix for FIPS-publish issue.
The Pulp upstream bug status is at POST. Updating the external tracker on this bug. The Pulp upstream bug priority is at Normal. Updating the external tracker on this bug. The Pulp upstream bug status is at MODIFIED. Updating the external tracker on this bug. All upstream Pulp bugs are at MODIFIED+. Moving this bug to POST. Hello, checked on Satellite 6.9.9 snap1 (python3-pulp-rpm-3.11.4-1.el7pc.noarch), the repomd.xml problem persists when syncing https://fixtures.pulpproject.org/rpm-with-md5/ to a fips-enabled satellite. The synced repomd.xml looks as follows <repomd> <revision>1648117368</revision> <data type="group"> <location href="repodata/e909ddae328b9f59c3f3b3fdaad8acbe-comps.xml"/> <timestamp>1648117368</timestamp> <size>2357</size> <checksum type="md5">e909ddae328b9f59c3f3b3fdaad8acbe</checksum> </data> </repomd> Journalctl exhibits the exact same error as mentioned in comment 3 Reproducer machine available upon ping. Verified on Satellite 6.9.9 snap 2, the md5 repo is synced with complete metadata on fips-enabled satellite. 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 |