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

curl_easy_setopt: 4 when using Pkg due to old libcurl version #936

Closed
alex180500 opened this issue May 28, 2024 · 4 comments
Closed

curl_easy_setopt: 4 when using Pkg due to old libcurl version #936

alex180500 opened this issue May 28, 2024 · 4 comments

Comments

@alex180500
Copy link

In windows with a fresh install of juliaup with Julia 1.10.3 when using any command in the Pkg REPL gives out this message:

┌ Error: curl_easy_setopt: 4
└ @ Downloads.Curl C:\Users\aless\.julia\juliaup\julia-1.10.3+0.x64.w64.mingw32\share\julia\stdlib\v1.10\Downloads\src\Curl\utils.jl:50

Everything is working correctly but there is this error continuously

@alex180500
Copy link
Author

Sorry maybe this is more of a problem of the Downloads.jl package. I reposted here: JuliaLang/Downloads.jl#244

@alex180500
Copy link
Author

I think now that this is related to the version of libcurl included in julia-1.10.3+0.x64.w64.mingw32\bin\libcurl-4.dll

@alex180500 alex180500 reopened this May 29, 2024
@alex180500 alex180500 changed the title curl_easy_setopt: 4 when using Pkg curl_easy_setopt: 4 when using Pkg due to old libcurl version May 29, 2024
@KristofferC
Copy link
Member

What makes you say that?

@StefanKarpinski
Copy link
Member

Can we have the conversation in one place?

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

No branches or pull requests

3 participants