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

Boards manager doesn't correctly do cleanup for esp8266 library upgrade "Board generic (platform esp8266, package esp8266) is unknown" #5146

Open
electronicsguy opened this issue Jul 21, 2016 · 2 comments
Labels
Component: Board/Lib Manager Boards Manager or Library Manager Type: Bug

Comments

@electronicsguy
Copy link

Please refer to this: esp8266 v2.2 to v2.3 upgrade compile error

The Boards manager doesn't correctly do cleanup for esp8266 library upgrade, supposably.

@facchinm
Copy link
Member

The bug could be caused by the (temporary) removal of v2.2 from the json (so the board manager doesn't know what he needs to remove and you end up with a copy of the core). However, the whole upgrading thing should be reworked in a more reliable way.
arduino/arduino-builder#84 could make the issue less difficult to debug in the meantime.

@facchinm facchinm added Component: Board/Lib Manager Boards Manager or Library Manager Type: Bug labels Jul 22, 2016
@ektor5
Copy link

ektor5 commented Aug 25, 2016

Hi there,
I have this problem too, and arduino/arduino-builder#84 could be a good solution. Why it isn't applied yet? :)

Ek5

@per1234 per1234 changed the title Boards manager doesn't correctly do cleanup for esp8266 library upgrade Boards manager doesn't correctly do cleanup for esp8266 library upgrade "Board generic (platform esp8266, package esp8266) is unknown" Jul 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Board/Lib Manager Boards Manager or Library Manager Type: Bug
Projects
None yet
Development

No branches or pull requests

3 participants