Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT update fails
CDT update fails [message #677332] Wed, 08 June 2011 08:05 Go to next message
Nathan Hüsken is currently offline Nathan HüskenFriend
Messages: 27
Registered: November 2010
Junior Member
Hi,

My eclipse version is:
Version: Indigo Release
Build id: 20110526-1053

Not the stable one, I know. But I need to use indigo because of the better gdb support with shared libraries.

Now I am trying to update, an update for CDT is found. But when I try to apply it, I get:

An error occurred while collecting items to be installed
session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.egit,1.0.0.201106011211-rc3
No repository found containing: osgi.bundle,org.eclipse.egit.core,1.0.0.201106011211-rc3
No repository found containing: osgi.bundle,org.eclipse.egit.doc,1.0.0.201106011211-rc3
No repository found containing: osgi.bundle,org.eclipse.egit.ui,1.0.0.201106011211-rc3
No repository found containing: osgi.bundle,org.eclipse.jgit,1.0.0.201106011211-rc3


What could be the problem?
Thanks!
Nathan
Re: CDT update fails [message #677439 is a reply to message #677332] Wed, 08 June 2011 14:32 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
Looks like the CDT update requires a version of egit/jgit that isn't installed in your version of Eclipse. This is the kind of thing that often happens when using pre-release versions of Eclipse. You need to locate the repository (probably maintained by the egit project in Eclipse) containing the required versions so that they can be downloaded and installed with the CDT update.

An alternative would be to pull down a new build of CDT and replacing your current version with the new one.
Previous Topic:Qt-Integration Problem
Next Topic:which pango version
Goto Forum:
  


Current Time: Sat Apr 27 00:07:50 GMT 2024

Powered by FUDForum. Page generated in 0.02754 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top