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

1.8.5: impossible to install/update libraries #7024

Closed
shinyless opened this issue Dec 14, 2017 · 4 comments
Closed

1.8.5: impossible to install/update libraries #7024

shinyless opened this issue Dec 14, 2017 · 4 comments
Labels
Component: Board/Lib Manager Boards Manager or Library Manager

Comments

@shinyless
Copy link

I've been uninstalling and reinstalling Arduino completely, removed the Arduino folder in LocalData, removed my sketch folder, nothing helps: I can't install or update arduino libraries at all on Windows 10.
Even tried to rollback to version 1.6.9, still not luck. It was working fine until I installed 1.8.5

Each time I try to install/update a lib, it creates an empty folder with a random number (i.e, "arduino_708697") in the libraries folder, then shows this error dozens of times:

Invalid library found in C:\Users\me\Documents\Arduino\libraries\arduino_708697: C:\Users\me\Documents\Arduino\libraries\arduino_708697

If I delete the folder and try again, it keeps recreating empty folders with "arduino_" and 6 random numbers.

@facchinm
Copy link
Member

Hi @shinyless ,
which library are you trying to install? The folder arduino_randomnumbers is generated when you already have a folder with the library name inside your $sketchbook/libraries folder. Anyway, it should behave exactly as a normal library, so probably the one you are trying to install is somehow malformed.

@facchinm facchinm added Waiting for feedback More information must be provided before we can proceed Component: Board/Lib Manager Boards Manager or Library Manager labels Dec 14, 2017
@shinyless
Copy link
Author

shinyless commented Dec 14, 2017 via email

@facchinm
Copy link
Member

Just to check, did you try installing a library after pausing your Antivirus? The fact that folders are empty could be related with some sort of "aggressive quarantine" that an external program is trying to apply. Unfortunately you are the only user reporting this kind of problem so I have no idea of what is possibly going wrong.

@shinyless
Copy link
Author

shinyless commented Dec 18, 2017 via email

@cmaglie cmaglie removed the Waiting for feedback More information must be provided before we can proceed label Jan 10, 2018
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
Projects
None yet
Development

No branches or pull requests

3 participants