[jbosstools-issues] [JBoss JIRA] (JBIDE-26914) Remediation page - cannot satisfy dependency when installing JBT from update site into Eclipse

Ondrej Dockal (Jira) issues at jboss.org
Wed Oct 30 07:11:00 EDT 2019


    [ https://issues.jboss.org/browse/JBIDE-26914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806044#comment-13806044 ] 

Ondrej Dockal commented on JBIDE-26914:
---------------------------------------

I can confirm workaround (updating eclipse first - will bring actual WTP). Then installation goes well.

But I have to also mention problem with mylyn. When then installing all software from central, it reports dependency issues:

{code}
Your original request has been modified.
  "JBoss Tools Common - Mylyn" will be ignored because it is already installed.
  "Mylyn Commons" is already present because other installed software requires it.  It will be added to the installed software list.
  "Mylyn Context Connector: Eclipse IDE" is already installed, so an update will be performed instead.
  "Mylyn Context Connector: Java Development" is already installed, so an update will be performed instead.
  "Mylyn Task-Focused Interface" is already installed, so an update will be performed instead.
  "Mylyn Context Connector: Team Support" is already installed, so an update will be performed instead.
  "Mylyn Tasks Connector: Bugzilla" is already installed, so an update will be performed instead.
  "Java implementation of Git" is already present because other installed software requires it.  It will be added to the installed software list.
  "Git integration for Eclipse - Task focused interface" will be ignored because it is already installed.
  "Git integration for Eclipse" will be ignored because it is already installed.
  "Mylyn Task List" is already installed, so an update will be performed instead.
Cannot complete the install because of a conflicting dependency.
  Software being installed: Tern feature 1.1.0.201511082254 (tern-feature.feature.group 1.1.0.201511082254)
  Software currently installed: JBoss Tools Java Standard Tools Tern.java Adapter 3.9.101.v20190109-0825 (org.jboss.tools.jst.jsdt.feature.feature.group 3.9.101.v20190109-0825)
  Only one of the following can be installed at once: 
    Tern - Eclipse 1.1.0.201511082254 (tern.eclipse 1.1.0.201511082254)
    Tern - Eclipse 1.3.0.201803012316 (tern.eclipse 1.3.0.201803012316)
  Cannot satisfy dependency:
    From: JBoss Tools Java Standard Tools - Tern Project Adapter 3.9.101.v20190109-0825 (org.jboss.tools.jst.jsdt 3.9.101.v20190109-0825)
    To: osgi.bundle; tern.eclipse 1.3.0
  Cannot satisfy dependency:
    From: JBoss Tools Java Standard Tools Tern.java Adapter 3.9.101.v20190109-0825 (org.jboss.tools.jst.jsdt.feature.feature.group 3.9.101.v20190109-0825)
    To: org.eclipse.equinox.p2.iu; org.jboss.tools.jst.jsdt [3.9.101.v20190109-0825,3.9.101.v20190109-0825]
  Cannot satisfy dependency:
    From: Tern feature 1.1.0.201511082254 (tern-feature.feature.group 1.1.0.201511082254)
    To: org.eclipse.equinox.p2.iu; tern.eclipse [1.1.0.201511082254,1.1.0.201511082254]
{code}

> Remediation page - cannot satisfy dependency when installing JBT from update site into Eclipse
> ----------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-26914
>                 URL: https://issues.jboss.org/browse/JBIDE-26914
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central, central-update
>    Affects Versions: 4.13.0.Final
>         Environment: Fedora 29, Java 11
>            Reporter: Ondrej Dockal
>            Assignee: Stephane Bouchet
>            Priority: Critical
>
> When trying to install JBT from update site (http://download.jboss.org/jbosstools/photon/staging/updates/) into Eclipse 2019-09 JEE (https://www.eclipse.org/downloads/packages/release/2019-09/r/eclipse-ide-enterprise-java-developers) I got remediation page with this errors:
> {code}
> Your original request has been modified.
>   "WST JSON Core" is already installed, so an update will be performed instead.
>   "Eclipse JSON Editor and Tools" is already installed, so an update will be performed instead.
> Cannot complete the install because of a conflicting dependency.
>   Software being installed: Eclipse JSON Editor and Tools 1.1.5.v201908281850 (org.eclipse.wst.json_ui.feature.feature.group 1.1.5.v201908281850)
>   Software currently installed: Eclipse Web Developer Tools 3.15.0.v201908192247 (org.eclipse.wst.web_ui.feature.feature.group 3.15.0.v201908192247)
>   Only one of the following can be installed at once: 
>     Eclipse JSON Editor and Tools 1.1.5.v201904210526 (org.eclipse.wst.json_ui.feature.feature.jar 1.1.5.v201904210526)
>     Eclipse JSON Editor and Tools 1.1.5.v201908281850 (org.eclipse.wst.json_ui.feature.feature.jar 1.1.5.v201908281850)
>   Cannot satisfy dependency:
>     From: Eclipse JSON Editor and Tools 1.1.5.v201904210526 (org.eclipse.wst.json_ui.feature.feature.group 1.1.5.v201904210526)
>     To: org.eclipse.equinox.p2.iu; org.eclipse.wst.json_ui.feature.feature.jar [1.1.5.v201904210526,1.1.5.v201904210526]
>   Cannot satisfy dependency:
>     From: Eclipse JSON Editor and Tools 1.1.5.v201908281850 (org.eclipse.wst.json_ui.feature.feature.group 1.1.5.v201908281850)
>     To: org.eclipse.equinox.p2.iu; org.eclipse.wst.json_ui.feature.feature.jar [1.1.5.v201908281850,1.1.5.v201908281850]
>   Cannot satisfy dependency:
>     From: Eclipse Web Developer Tools 3.15.0.v201908192247 (org.eclipse.wst.web_ui.feature.feature.group 3.15.0.v201908192247)
>     To: org.eclipse.equinox.p2.iu; org.eclipse.wst.json_ui.feature.feature.group [1.1.5.v201904210526,1.1.5.v201904210526]
> {code}



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jbosstools-issues mailing list