“No repository found containing” Error when update Eclipse
A couple of days ago I started having issues updating my Eclipse plugins. I’d get a “No repository found containing” error for several of the repositories that it was trying to update from. Here is a quick fix:
- Go to Help->Software Updates, then select the Available Software tab and click the Manage Sites button
- Use the Export button to export the sites to a bookmarks.xml file
- Open the bookmarks.xml file in your favorite text editor, and add a trailing “/” to any of the site urls which are missing the “/” on the end. Save the changes.
- Back in the Manage Sites window within Eclipse, select all of the sites and click the Remove button
- Now, click Import and load in the edited bookmarks.xml file
Now try your import again, and it should work.
Thanks a lot for this quick fix.
Thanks a whole lot! This has been driving me crazy.
Glad I could help!
Thank you very much. But this is only part of the solution I needed. The other part was to unselect some of the sites I had selected for update.
Good to know!
Thanks a lot for this tip. I never would have guessed the solution.
I reckon you’ve saved me about 3 or 4 hours here… thanks a lot!
You’re very welcome!
Thanks, works like a charm!
Thanks for the quick fix, it saved my time so much.
[...] http://www.digitalsanctuary.com/tech-blog/general/no-repository-found-containing-error-when-update-e... [...]
This really helps! Thanks!!!
Thank you so much, it worked!
Thanks, it helped a lot.
fantastic, thank you. i was about to re-install eclipse and this saved it.
Thanks! I have no idea how you figured this out, but I am glad you did and decided to share.
J.
well done
Thank you for the tip… but I solved it after I REMOVED the trailing “/” mark. I am using Eclipse Galileo 3.5, and problem was mylyn update for this version of Eclipse.
Thought I’d share this if someone else had a similar problem…
Thanks for the tip! Clearly the universe has gone crazy:)
[...] and the IDE itself. I tried to install those, but kept running into update failures. A few dozen No Repository Found Containing… errors and I was ready to pull my hair out, but I opted to try Devon’s suggestion [...]