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

Avoid curl_easy_setopt error logs #1641

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

Manangka
Copy link
Collaborator

Due to an issue between the curl and openssl libraries the pixi run build tasks failed.
In JuliaLang/Downloads.jl#244 the cause of the issue is gfound to be environment variables being set that conflict.
This commit adds an environment variable to the tasks failing, clearing the SSL variables

@Manangka Manangka closed this Jul 22, 2024
@Manangka Manangka deleted the fix_failing_pixi_build branch July 22, 2024 11:00
@visr visr restored the fix_failing_pixi_build branch July 22, 2024 11:39
@visr visr reopened this Jul 22, 2024
@visr
Copy link
Member

visr commented Jul 22, 2024

@Manangka closed this since the codegen failed, looks like juliaup fails to download with this. The error log this fixes is harmless, but looks scary, so I'm re-opening to see if we can use this.

See also #1644

@visr visr changed the title Fix pixi build task Avoid curl_easy_setopt error logs Jul 22, 2024
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.

2 participants