Conflict on installation

51 views
Skip to first unread message

Rob Sargent

unread,
Oct 16, 2018, 6:39:10 PM10/16/18
to eclim-user
The eclipse install is from snap on to ubuntu 18.04.1 LTS (i.e. not apt-get, if that matters)
  • Version: Photon Release (4.8.0) Build id: 20180619-1200
  • eclim_2.8.0.bin 
  • java version "1.8.0_151"  Java(TM) SE Runtime Environment (build 1.8.0_151-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode)
Any pointers appreciated:  here's the output of the aborted installation attempt:
Eclim plugins to install:
  Java Development
  Python Development
  Groovy Development
Is this correct? (y/n): y

running: ['/snap/bin/eclipse', '-nosplash', '-initialize', '-debug', '-vmargs', '-Djava.net.useSystemProxies=true'] ... done
running: ['/snap/bin/eclipse', '-nosplash', '-clean', '-refresh', '-application', 'org.eclipse.equinox.p2.garbagecollector.application', '-vmargs', '-Djava.net.useSystemProxies=true'] ... done

Checking for required eclipse dependencies...
running: ['/snap/bin/eclipse', '-nosplash', '-application', 'org.eclipse.equinox.p2.director', '-repository', u'http://pydev.org/updates', '-list', '-vmargs', '-Djava.net.useSystemProxies=true'] ... done
running: ['/snap/bin/eclipse', '-nosplash', '-application', 'org.eclipse.equinox.p2.director', '-repository', u'http://download.eclipse.org/releases/photon/', '-list', '-vmargs', '-Djava.net.useSystemProxies=true'] ... done
running: ['/snap/bin/eclipse', '-nosplash', '-application', 'org.eclipse.equinox.p2.director', '-repository', u'http://dist.springsource.org/release/GRECLIPSE/e4.7', '-list', '-vmargs', '-Djava.net.useSystemProxies=true'] ... done

[*] Install org.eclipse.jdt (3.14.0)
[*] Install org.codehaus.groovy.eclipse.feature (2.9.2)
Install/Upgrade dependencies? (y/n): y
running: ['/snap/bin/eclipse', '-nosplash', '-application', 'org.eclipse.equinox.p2.director', '-repository', u'http://download.eclipse.org/releases/photon/', '-installIU', u'org.eclipse.jdt.feature.group', '-vmargs', '-Djava.net.useSystemProxies=true'] ... done
running: ['/snap/bin/eclipse', '-nosplash', '-application', 'org.eclipse.equinox.p2.director', '-repository', u'http://dist.springsource.org/release/GRECLIPSE/e4.7', '-installIU', u'org.codehaus.groovy.eclipse.feature.feature.group', '-vmargs', '-Djava.net.useSystemProxies=true'] ... Cannot complete the install because of a conflicting dependency.
 Software being installed: Eclipse Groovy Development Tools 3.0.0.xx-201808021626-e47-RELEASE (org.codehaus.groovy.eclipse.feature.feature.group 3.0.0.xx-201808021626-e47-RELEASE)
 Software currently installed: Eclipse Java Development Tools 3.14.0.v20180611-0500 (org.eclipse.jdt.feature.group 3.14.0.v20180611-0500)
 Only one of the following can be installed at once: 
  Java Development Tools Core 3.14.0.v20180528-0519 (org.eclipse.jdt.core 3.14.0.v20180528-0519)
  Java Development Tools Core 3.13.102.xx-201808021626-e47-RELEASE (org.eclipse.jdt.core 3.13.102.xx-201808021626-e47-RELEASE)
 Cannot satisfy dependency:
  From: Groovy-Eclipse Compilerless Feature 3.0.0.xx-201808021626-e47-RELEASE (org.codehaus.groovy.compilerless.feature.feature.group 3.0.0.xx-201808021626-e47-RELEASE)
  To: org.eclipse.equinox.p2.iu; org.codehaus.groovy.headless.feature.feature.group [3.0.0.xx-201808021626-e47-RELEASE,3.0.0.xx-201808021626-e47-RELEASE]
 Cannot satisfy dependency:
  From: Eclipse Groovy Development Tools 3.0.0.xx-201808021626-e47-RELEASE (org.codehaus.groovy.eclipse.feature.feature.group 3.0.0.xx-201808021626-e47-RELEASE)
  To: org.eclipse.equinox.p2.iu; org.codehaus.groovy.compilerless.feature.feature.group [3.0.0.xx-201808021626-e47-RELEASE,3.0.0.xx-201808021626-e47-RELEASE]
 Cannot satisfy dependency:
  From: Groovy-Eclipse Headless Feature 3.0.0.xx-201808021626-e47-RELEASE (org.codehaus.groovy.headless.feature.feature.group 3.0.0.xx-201808021626-e47-RELEASE)
  To: org.eclipse.equinox.p2.iu; org.codehaus.groovy.jdt.patch.feature.group [3.0.0.xx-201808021626-e47-RELEASE,3.0.0.xx-201808021626-e47-RELEASE]
 Cannot satisfy dependency:
  From: Java Annotation Processing UI 3.6.0.v20180417-0931 (org.eclipse.jdt.apt.ui 3.6.0.v20180417-0931)
  To: osgi.bundle; org.eclipse.jdt.core [3.14.0,4.0.0)
 Cannot satisfy dependency:
  From: Eclipse Java Development Tools 3.14.0.v20180611-0500 (org.eclipse.jdt.feature.group 3.14.0.v20180611-0500)
  To: org.eclipse.equinox.p2.iu; org.eclipse.jdt.apt.ui [3.6.0.v20180417-0931,3.6.0.v20180417-0931]
 Cannot satisfy dependency:
  From Patch: org.codehaus.groovy.jdt.patch.feature.group 3.0.0.xx-201808021626-e47-RELEASE Eclipse Java Development Tools 3.14.0.v20180611-0500 (org.eclipse.jdt.feature.group 3.14.0.v20180611-0500)
  To: org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.13.102.xx-201808021626-e47-RELEASE,3.13.102.xx-201808021626-e47-RELEASE]
Application failed, log file location: /home/u0138544/.eclipse/360744347_linux_gtk_x86_64/configuration/1539631049254.log
abort: command failed.
org.eclipse.m2e.logback.configuration: The org.eclipse.m2e.logback.configuration bundle was activated before the state location was initialized.  Will retry after the state location is initialized.
Installing org.codehaus.groovy.eclipse.feature.feature.group 3.0.0.xx-201808021626-e47-RELEASE.
Installation failed.

Rob Sargent

unread,
Oct 29, 2018, 12:38:57 PM10/29/18
to eclim-user
In case it helps, here the log file mentioned above (but I think it pretty much echoes stdout)

!SESSION 2018-10-15 13:17:29.132 -----------------------------------------------
eclipse.buildId=4.8.0.I20180611-0500
java.version=1.8.0_151
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments:  -product org.eclipse.epp.package.java.product -application org.eclipse.equinox.p2.director -repository http://dist.springsource.org/release/GRECLIPSE/e4.7 -installIU org.codehaus.groovy.eclipse.feature.feature.group
Command-line arguments:  -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product -application org.eclipse.equinox.p2.director -repository http://dist.springsource.org/release/GRECLIPSE/e4.7 -installIU org.codehaus.groovy.eclipse.feature.feature.group

!ENTRY org.eclipse.equinox.p2.director 4 10054 2018-10-15 13:17:32.278
!MESSAGE Cannot complete the install because of a conflicting dependency.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2018-10-15 13:17:32.278
!MESSAGE Software being installed: Eclipse Groovy Development Tools 3.0.0.xx-201808021626-e47-RELEASE (org.codehaus.groovy.eclipse.feature.feature.group 3.0.0.xx-201808021626-e47-RELEASE)
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2018-10-15 13:17:32.278
!MESSAGE Software currently installed: Eclipse Java Development Tools 3.14.0.v20180611-0500 (org.eclipse.jdt.feature.group 3.14.0.v20180611-0500)
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2018-10-15 13:17:32.278
!MESSAGE Only one of the following can be installed at once: 
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-15 13:17:32.278
!MESSAGE Java Development Tools Core 3.14.0.v20180528-0519 (org.eclipse.jdt.core 3.14.0.v20180528-0519)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-15 13:17:32.279
!MESSAGE Java Development Tools Core 3.13.102.xx-201808021626-e47-RELEASE (org.eclipse.jdt.core 3.13.102.xx-201808021626-e47-RELEASE)
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2018-10-15 13:17:32.279
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-15 13:17:32.279
!MESSAGE From: Groovy-Eclipse Compilerless Feature 3.0.0.xx-201808021626-e47-RELEASE (org.codehaus.groovy.compilerless.feature.feature.group 3.0.0.xx-201808021626-e47-RELEASE)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-15 13:17:32.279
!MESSAGE To: org.eclipse.equinox.p2.iu; org.codehaus.groovy.headless.feature.feature.group [3.0.0.xx-201808021626-e47-RELEASE,3.0.0.xx-201808021626-e47-RELEASE]
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2018-10-15 13:17:32.279
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-15 13:17:32.279
!MESSAGE From: Eclipse Groovy Development Tools 3.0.0.xx-201808021626-e47-RELEASE (org.codehaus.groovy.eclipse.feature.feature.group 3.0.0.xx-201808021626-e47-RELEASE)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-15 13:17:32.279
!MESSAGE To: org.eclipse.equinox.p2.iu; org.codehaus.groovy.compilerless.feature.feature.group [3.0.0.xx-201808021626-e47-RELEASE,3.0.0.xx-201808021626-e47-RELEASE]
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2018-10-15 13:17:32.279
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-15 13:17:32.279
!MESSAGE From: Groovy-Eclipse Headless Feature 3.0.0.xx-201808021626-e47-RELEASE (org.codehaus.groovy.headless.feature.feature.group 3.0.0.xx-201808021626-e47-RELEASE)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-15 13:17:32.279
!MESSAGE To: org.eclipse.equinox.p2.iu; org.codehaus.groovy.jdt.patch.feature.group [3.0.0.xx-201808021626-e47-RELEASE,3.0.0.xx-201808021626-e47-RELEASE]
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2018-10-15 13:17:32.279
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-15 13:17:32.279
!MESSAGE From: Java Annotation Processing UI 3.6.0.v20180417-0931 (org.eclipse.jdt.apt.ui 3.6.0.v20180417-0931)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-15 13:17:32.279
!MESSAGE To: osgi.bundle; org.eclipse.jdt.core [3.14.0,4.0.0)
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2018-10-15 13:17:32.279
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-15 13:17:32.279
!MESSAGE From: Eclipse Java Development Tools 3.14.0.v20180611-0500 (org.eclipse.jdt.feature.group 3.14.0.v20180611-0500)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-15 13:17:32.279
!MESSAGE To: org.eclipse.equinox.p2.iu; org.eclipse.jdt.apt.ui [3.6.0.v20180417-0931,3.6.0.v20180417-0931]
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2018-10-15 13:17:32.279
!MESSAGE Cannot satisfy dependency:
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-15 13:17:32.279
!MESSAGE From Patch: org.codehaus.groovy.jdt.patch.feature.group 3.0.0.xx-201808021626-e47-RELEASE Eclipse Java Development Tools 3.14.0.v20180611-0500 (org.eclipse.jdt.feature.group 3.14.0.v20180611-0500)
!SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2018-10-15 13:17:32.279
!MESSAGE To: org.eclipse.equinox.p2.iu; org.eclipse.jdt.core [3.13.102.xx-201808021626-e47-RELEASE,3.13.102.xx-201808021626-e47-RELEASE]

Reply all
Reply to author
Forward
0 new messages