Skip to content

Host binaries on a reliable server #30

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

Closed
NicoHood opened this issue Jan 18, 2016 · 4 comments
Closed

Host binaries on a reliable server #30

NicoHood opened this issue Jan 18, 2016 · 4 comments

Comments

@NicoHood
Copy link

https://github.com/arduino/toolchain-avr/blob/master/gcc.build.bash#L46

+ [[ ! -f mpc-0.9.tar.gz ]]
+ wget http://www.multiprecision.org/mpc/download/mpc-0.9.tar.gz
--2016-01-17 23:24:18--  http://www.multiprecision.org/mpc/download/mpc-0.9.tar.gz
Resolving www.multiprecision.org (www.multiprecision.org)... 46.30.212.205
Connecting to www.multiprecision.org (www.multiprecision.org)|46.30.212.205|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-01-17 23:24:18 ERROR 404: Not Found.

The file is still available here. A checksum would be nice if someone still has this file somewhere. In the fix I'd also add the checksum, if we download from a not trustworthy site.

@NicoHood
Copy link
Author

I used the waybackmachine's download and the toolchain compiled fine again.

@cmaglie
Copy link
Member

cmaglie commented Feb 3, 2016

IIRC this was a sf.net mirror, maybe we should host a mirror of the files on the arduino.cc server and keep the original link in the comments.

@cmaglie cmaglie changed the title mpc link offline Host binaries on a reliable server Feb 3, 2016
@NicoHood
Copy link
Author

NicoHood commented Feb 3, 2016

sf.net?

Hosting a copy would make sense. But it would also be nice to get an overview of all available arduino downloads from the arduino server. Could you make this also available somehow?

@cmaglie
Copy link
Member

cmaglie commented Jul 27, 2016

sf.net?

sourceforge.net

BTW I was wrong is not a mirror but the official repository of mpc, that quickly went back online.

At this point I prefer to not copy these files but use the official repo.

@cmaglie cmaglie closed this as completed Jul 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants