View Issue Details

IDProjectCategoryView StatusLast Update
0001849ContainersGeneralpublic2023-01-15 21:23
ReporterStrahil Nikolov Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Summary0001849: Mismatch between registry.redhat.io/ubi9 python rpm packages and rockylinux:9 causing SSL errors
DescriptionDue to missing python3-requests in the rockylinux:9 container image, i get the following error:
HTTPSConnectionPool(host='<REPLACED>', port=443): Max retries exceeded with url: <TRUNCATED> (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1129)')))

This is quite confusing and difficult to troubleshoot as yum/dnf use the certs added via 'update-ca-trust'.
The RH's registry.redhat.io/ubi9 has 'python3-requests' preinstalled and the issue is missing there,so I think it's worth considering adding it into the rockylinux:8 and rockylinux:9 images.
Additional InformationIssue is observed on both v8 and v9 images
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2023-01-15 21:23 Strahil Nikolov New Issue