Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not replace with OpenSSL_1_1_0g w building python #418

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

arjun024
Copy link
Member

@arjun024 arjun024 commented Nov 13, 2024

Continuation of #417.

This was attempted when the brats tests kept failing with SSL errors for python < 3.10 ONLY on cflinuxfs3. See
https://buildpacks.ci.cf-app.com/teams/main/pipelines/python-buildpack/jobs/specs-edge-integration-develop-cflinuxfs3/builds/174. Should have been triggered by upstream change python/cpython#118109.

The change in #417 fixed the brats test

The original change seems to have been intended for cflinuxfs2 as seen from this story: https://www.pivotaltracker.com/n/projects/1042066/stories/158871862 (also
cloudfoundry/binary-builder@78323c4 and
cloudfoundry/binary-builder@ccff965#diff-2183fca5c37f210ec00d4741797bd856666332eff7d11b7e10aeefb5001f40cdR12)

It looks like this replace_openssl magic also happens for nginx, but this PR doesn't deal with that.

Continuation of #417.

This was attempted when the brats tests kept failing with SSL errors
for python < 3.10 ONLY on cflinuxfs3. See
https://buildpacks.ci.cf-app.com/teams/main/pipelines/python-buildpack/jobs/specs-edge-integration-develop-cflinuxfs3/builds/174

The change in #417 fixed the brats test

The original change seems to have been intended for cflinuxfs2 as
seen from this story: https://www.pivotaltracker.com/n/projects/1042066/stories/158871862
(also
cloudfoundry/binary-builder@78323c4
and
cloudfoundry/binary-builder@ccff965#diff-2183fca5c37f210ec00d4741797bd856666332eff7d11b7e10aeefb5001f40cdR12)

It looks like this replace_openssl magic also happens for nginx, but
this PR doesn't deal with that.
@arjun024 arjun024 merged commit 6043da9 into master Nov 14, 2024
1 check passed
@arjun024 arjun024 deleted the dont-replace-openssl-for-python-build branch November 14, 2024 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants