[
https://issues.jboss.org/browse/JBIDE-11143?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-11143:
------------------------------------
Steps to repro:
1. unpack JEE eclipse-jee-indigo-SR1-linux-gtk-x86_64.tar.gz
2. Install JBT "abridged" category from
http://download.jboss.org/jbosstools/updates/JBossTools-3.3.0.Beta1d.core/ (which will
install eGit 1.1 as required by org.jboss.tools.openshift.egit.integration.feature
3. open Central and try to install eGit 1.3. FAIL because 1.1 is already installed.
Unable to install egit from extras site
---------------------------------------
Key: JBIDE-11143
URL:
https://issues.jboss.org/browse/JBIDE-11143
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central, updatesite
Affects Versions: 3.3.0.Beta1
Environment: Eclipse for JavaEE SR2 + Abridged JBT-3.3.0.Beta1c
Fedora16
Reporter: Radim Hopp
Assignee: Nick Boldt
Priority: Critical
Fix For: 3.3.0.Beta1
Attachments: jbide-11143.patch
I'm unable to install egit from software/update page of centra OR via updatesite.
{code}
Cannot complete the install because of a conflicting dependency.
Software being installed: Eclipse EGit 1.1.0.201109151100-r
(org.eclipse.egit.feature.group 1.1.0.201109151100-r)
Software currently installed: JBoss Tools EGit Integration (Experimental)
2.3.0.v20120229-1405-H46-Beta1
(org.jboss.tools.openshift.egit.integration.feature.feature.group
2.3.0.v20120229-1405-H46-Beta1)
Only one of the following can be installed at once:
Git Team Provider Core 1.1.0.201109151100-r (org.eclipse.egit.core
1.1.0.201109151100-r)
Git Team Provider Core 1.3.0.201202151440-r (org.eclipse.egit.core
1.3.0.201202151440-r)
Git Team Provider Core 1.2.0.201112121913 (org.eclipse.egit.core 1.2.0.201112121913)
Git Team Provider Core 1.0.0.201106090707-r (org.eclipse.egit.core
1.0.0.201106090707-r)
Cannot satisfy dependency:
From: Eclipse EGit 1.1.0.201109151100-r (org.eclipse.egit.feature.group
1.1.0.201109151100-r)
To: org.eclipse.egit.core [1.1.0.201109151100-r]
Cannot satisfy dependency:
From: EGit Core 2.3.0.v20120229-1405-H46-Beta1 (org.jboss.tools.openshift.egit.core
2.3.0.v20120229-1405-H46-Beta1)
To: bundle org.eclipse.egit.core [1.2.0,2.0.0)
Cannot satisfy dependency:
From: JBoss Tools EGit Integration (Experimental) 2.3.0.v20120229-1405-H46-Beta1
(org.jboss.tools.openshift.egit.integration.feature.feature.group
2.3.0.v20120229-1405-H46-Beta1)
To: org.jboss.tools.openshift.egit.core [2.3.0.v20120229-1405-H46-Beta1]
{code}
It's probably because egit is already installed (with openshift tools). I think egit
should be in central marked as installed, but it isn't.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira