travisgoodspeed / md380tools

Python tools and patched firmware for the TYT-MD380
805 stars 244 forks source link

Archive.org firmware files missing? #799

Closed garydion closed 7 years ago

garydion commented 7 years ago

Perhaps I'm the first to observe this... or I got lost somewhere along the way.... but the firmware files needed by the script look to be missing from archive.org.

Archive.org states

The item is not available due to issues with the item's content.

When the Make script gets to this line: https://archive.org/download/TYTMD380FW2/TYT-Vocoder-MD380-D13.20.bin => dl/D013.020.bin Makefile_orig:60: recipe for target 'dl/D013.020.bin' failed make[5]: *** [dl/D013.020.bin] Error 22

...it all falls apart and of course no .bin files are created.

Did the files on archive.org get removed?

Thanks! 73 -Gary, N4TXI

nmoon commented 7 years ago

I am having the same problem, all builds fail because of this. Archive.org has removed access to the file and no mirrors exist. It is not a problem caused by any of us but rather relying on one site too heavily.

travisgoodspeed commented 7 years ago

Self assigning. I'll push a fix in a jiffy.

d235j commented 7 years ago

Looks like archive.org messed something up. Looking into it.

That or Tytera or someone filed a content claim...

d235j commented 7 years ago

@travisgoodspeed if you think it wouldn't be too risky to e.g. store them in a github repo or on github pages, we can do that.

travisgoodspeed commented 7 years ago

Fixed by @d235j. Closing issue.