Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Unable to install eGit with RDI Version: 9.6.0.6(eGit install will not complete)
Unable to install eGit with RDI Version: 9.6.0.6 [message #1821659] Tue, 18 February 2020 10:06 Go to next message
Thomas Karlsson is currently offline Thomas KarlssonFriend
Messages: 1
Registered: February 2020
Junior Member
I'm trying to install eGit in IBM RDI V 9.6.06 at Eclipse Marketplace and gets this messages, what to do?

Cannot complete the install because one or more required items could not be found.
Software being installed: Git integration for Eclipse - Source Code 5.6.1.202002131546-r (org.eclipse.egit.source.feature.group 5.6.1.202002131546-r)
Missing requirement: Git integration for Eclipse - UI 5.6.1.202002131546-r (org.eclipse.egit.ui 5.6.1.202002131546-r) requires 'bundle org.apache.ant [1.10.5,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Git integration for Eclipse 5.6.1.202002131546-r (org.eclipse.egit.feature.group 5.6.1.202002131546-r)
To: org.eclipse.egit.ui [5.6.1.202002131546-r]
Cannot satisfy dependency:
From: Git integration for Eclipse - Source Code 5.6.1.202002131546-r (org.eclipse.egit.source.feature.group 5.6.1.202002131546-r)
To: org.eclipse.egit.feature.group [5.6.1,5.7.0)
Re: Unable to install eGit with RDI Version: 9.6.0.6 [message #1821703 is a reply to message #1821659] Tue, 18 February 2020 20:48 Go to previous messageGo to next message
Thomas Wolf is currently offline Thomas WolfFriend
Messages: 576
Registered: August 2016
Senior Member
Add https://download.eclipse.org/tools/orbit/downloads/drops/R20191126223242/repository as an update site, and have "Contact all update sites" checked when trying to install EGit.
Re: Unable to install eGit with RDI Version: 9.6.0.6 [message #1822182 is a reply to message #1821703] Fri, 28 February 2020 22:14 Go to previous messageGo to next message
Edmund Reinhardt is currently offline Edmund ReinhardtFriend
Messages: 8
Registered: January 2012
Junior Member
I am seeing a similar issue
RDi 9.6 is based on Eclipse 4.6.3 which contains org.apached.ant plugin at 1.9.?
But when you request EGit via Eclipse marketplace it claims to give you EGit 5.5.1 but in fact it attempt to install 5.6.1 which requires org.apache.ant [1.10.5,2.0.0) and the install fails with the error

Cannot complete the install because one or more required items could not be found.
Software being installed: Git integration for Eclipse 5.6.1.202002131546-r (org.eclipse.egit.feature.group 5.6.1.202002131546-r)
Missing requirement: Git integration for Eclipse - UI 5.6.1.202002131546-r (org.eclipse.egit.ui 5.6.1.202002131546-r) requires 'bundle org.apache.ant [1.10.5,2.0.0)' but it could not be found
Cannot satisfy dependency:
From: Git integration for Eclipse 5.6.1.202002131546-r (org.eclipse.egit.feature.group 5.6.1.202002131546-r)
To: org.eclipse.egit.ui [5.6.1.202002131546-r]

It seems that there is a configuration problem that is making impossible for our customers to install EGit via Eclipse Marketpalce even though this is very popular.,
Yes you can get around this by using Install New Software with a specific URL
But this is hard to discover for many of our customers who are not technically sophisticated.
This must be a simple configuration error, where Marketplace should be configured to instal 5.5.1 and not 5.6.1 for Eclipse level 4.6.3
Re: Unable to install eGit with RDI Version: 9.6.0.6 [message #1822200 is a reply to message #1822182] Sat, 29 February 2020 17:43 Go to previous message
Thomas Wolf is currently offline Thomas WolfFriend
Messages: 576
Registered: August 2016
Senior Member
You also reported this as bug 560647. So let's continue there.
Previous Topic:Using SSL certificates with eGit
Next Topic:Configure upstream for push and pull
Goto Forum:
  


Current Time: Wed Apr 24 15:35:13 GMT 2024

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

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

Back to the top