-
-
Notifications
You must be signed in to change notification settings - Fork 398
Failed to install using bash on Windows #2667
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
Comments
@pillo79 Can you please take a look? |
cc @umbynos |
Fail from last run approx 30 mins ago: https://github.com/espressif/arduino-esp32/actions/runs/10077079853/job/27858827252?pr=10070#step:4:18 |
Hello, I just tried on a Windows machine with git bash installed and everything seems to work just fine:
Additionally, if you are installing the |
Just run it again on a fresh install with git bash on Win 10 and same error happens:
|
Could you run with |
|
I tried the same and on my PC I get:
it seems that your
|
Also a
|
|
Please, try:
(sorry for the long testing I'm a bit lost here... I'm trying to figure out what's happening with your |
|
From MAN:
BTW, If I do:
It downloads fine. |
At this point, I'm wondering if it's better to check both the exit code AND the HTTP status code (that may be |
@lucasssvaz
If you're still experiencing the error, would you like to give it a try? The patch is here #2738 |
@cmaglie Just tested, still some issue with
|
It seems to be a problem with curl 8.8.0 -> curl/curl#13845 |
I am using the curl version packed with git and even trying to update it fails, so probably this is the reason XD
I will reinstall everything and report back |
Now it works as expected, it was an issue with the curl version packed with git for windows. Thanks for the help debugging!
|
Thank you for your responsiveness! Even if not related to Arduino CLI, at least now:
|
Describe the problem
Since the latest release I can't install through the script. It originally started happening in our CI and I tested locally to make sure it is also happening.
https://github.com/espressif/arduino-esp32/actions/runs/9957218514/job/27508776142
As seen on the CI, this only happens in Windows.
To reproduce
Expected behavior
Normal installation.
Arduino CLI version
1.0.2
Operating system
Windows
Operating system version
Windows 10/
windows-latest
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: