-
-
Notifications
You must be signed in to change notification settings - Fork 7k
travis ci build fails with arduino 1.6.7 and 1.6.8 and boards manager url #4702
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
I've the same issue and haven't figured out where the problem is. Any suggestion? |
Well it may not be relevant to the issue but I notice that
should be
Do you get the same error manually running that command from the command line? That works fine for me. |
In my case the syntax looks correct but I have the same problem, |
Something is definitely up, my workaround for now is to clear it afterwards:
I'll try to reproduce in a non-Travis CI environment, seems like something is wrong in the preference saving area, as the boards support install works. |
See arduino/Arduino#4702 See arduino/Arduino#4853 Signed-off-by: Cristian Maglie <c.maglie@arduino.cc>
This is solved in the latest hourly builds by #4853. Also, arduino/arduino-builder#132 will prevent |
but seems to work fine with 1.6.5
1.6.5 ok
1.6.7 failed
has the boards url param changed? or maybe it needs some escaping?
the cli params are
The text was updated successfully, but these errors were encountered: