CRC doesn't match. File is corrupted.

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
tkpkmoco
 
Posts: 4
Joined: Wed May 20, 2015 4:15 pm

CRC doesn't match. File is corrupted.

Post by tkpkmoco »

Hello. n00b here. I've just downloaded IDE 1.6.4 and successfully done the "blinky light" test on a new (to me) Flora. I was going to move on to the NeoPixel test and am stuck trying to get the library. When I open Library Manager and search for Adafruit NeoPixel and click Install, I get the error in the subject. I tried closing out and reopening the IDE, no luck. Being new to the platform, I searched these forums, but the only other post I see with that error has no response.

Thanks!

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: CRC doesn't match. File is corrupted.

Post by adafruit_support_mike »

Hrm.. I just had the same thing happen from a fresh copy of 1.6.4.

I'll talk to the folks who manage the libraries and see what's up.

User avatar
tkpkmoco
 
Posts: 4
Joined: Wed May 20, 2015 4:15 pm

Re: CRC doesn't match. File is corrupted.

Post by tkpkmoco »

adafruit_support_mike wrote:Hrm.. I just had the same thing happen from a fresh copy of 1.6.4.

I'll talk to the folks who manage the libraries and see what's up.
Thank you!! Glad to hear it wasn't a total n00b fail.

User avatar
adafruit2
 
Posts: 22187
Joined: Fri Mar 11, 2005 7:36 pm

Re: CRC doesn't match. File is corrupted.

Post by adafruit2 »

Its something with the library manager that Arduino maintains. For now, please 'manually' install :)

User avatar
tdicola
 
Posts: 1074
Joined: Thu Oct 17, 2013 9:11 pm

Re: CRC doesn't match. File is corrupted.

Post by tdicola »

It looks like the issue should be resolved now--try installing from the library manager again if you haven't tried already. If you're curious it looks like the cause was an issue with github's file hashes changing compared to when libraries were first imported in Arduino's system. Here's a bug with a few more details: https://github.com/arduino/Arduino/issues/3206

User avatar
pi_guy
 
Posts: 26
Joined: Fri Oct 26, 2012 6:36 pm

Re: CRC doesn't match. File is corrupted.

Post by pi_guy »

Looks like this problem might have reoccurred. I'm getting this error trying to use the library manager to get the Adafruit_Sensor library

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: CRC doesn't match. File is corrupted.

Post by adafruit_support_mike »

Try installing a fresh copy of the libraries manually.

User avatar
AmeliaT
 
Posts: 64
Joined: Tue Aug 11, 2015 11:28 pm

Re: CRC doesn't match. File is corrupted.

Post by AmeliaT »

I saw this on my NeoPixel and Bluefruit libraries today & wanted to report that installing new copies of the libraries works. :)

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”