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

python 3.9 build: temporarily stop replacing openssl #417

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

arjun024
Copy link
Member

@arjun024 arjun024 merged commit 7a2b73e into master Nov 12, 2024
1 check passed
@arjun024 arjun024 deleted the try-not-replacing-openssl branch November 12, 2024 22:26
arjun024 added a commit that referenced this pull request 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

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 added a commit that referenced this pull request Nov 14, 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

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.
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.

1 participant