pycurl 7.45.3 compatiblity fix #598
Unanswered
ap-wtioit
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using pycurl the newest 7.45.3 is not compatible with python:3.8-slim-bullseye and python:3.10-slim-bookworm, see pycurl/pycurl#834
As a fast fix we added
210-fix_ca_bundle_pycurl.sh
to our images build.d directory:This prevents getting the following error (output from our own test):
Beta Was this translation helpful? Give feedback.
All reactions