This repository has been archived by the owner on Apr 3, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 43
Unable to read repository at https://rustdt.github.io/releases/content.xml. #162
Comments
Expanded error log:
So it looks like Eclipse does not have the root SSL certificate used on Github Pages. How can I add that to Eclipse? |
Used the explanation at http://eclipsesource.com/blogs/2013/04/19/installing-eclipse-plug-ins-from-an-update-site-with-a-self-signed-certificate/
Then edit eclipse.ini and add
WTF, what did I just do? Anyway, that fixed the installation problem. |
It turns out my ca-certificates-java package was broken on Ubuntu. Fixed it with:
Got it from http://stackoverflow.com/a/33440168/2000435 |
Thanks for investigating this out 👍 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I can't install RustDT. When adding the software source Eclipse Neon is erroring with "Unable to read repository at https://rustdt.github.io/releases/content.xml.".
Did you forget to add content.xml to your Github Pages?
The text was updated successfully, but these errors were encountered: