klimaschreck
Well-Known Member
Hallo zusammen,
ich kann die aktuelle Version von eclipse leider nicht installieren auf meinem FBSD-Rechner mit 7-stable unter der amd64 Architektur. Auf anderen Rechnern mit i386 und 7-stable funktioniert es allerdings.
Das Kompilieren mit make funktioniert. Die Installation scheitert immer mit der folgenden Fehlermeldung:
Habt ihr einen Tipp?
Ich habe schon gegoogelt. Dort habe ich eine ähnliche Fehlermeldung gesehen. Sie bezog sich auf eine eclipse Version von April. Es wurde ein patch empfohlen. Seit April gab es allerdings einen Update von eclipse in den Ports. Der Patch funktionierte daher bei mir auch nicht.
ich kann die aktuelle Version von eclipse leider nicht installieren auf meinem FBSD-Rechner mit 7-stable unter der amd64 Architektur. Auf anderen Rechnern mit i386 und 7-stable funktioniert es allerdings.
Das Kompilieren mit make funktioniert. Die Installation scheitert immer mit der folgenden Fehlermeldung:
Code:
Installing org.eclipse.sdk.ide 3.4.2.M20090211-1700-1.
!SESSION 2009-08-17 20:48:33.889 -----------------------------------------------
eclipse.buildId=M20090211-1700-1
java.version=1.6.0_03-p4
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=freebsd, ARCH=x86_64, WS=gtk, NL=en
Framework arguments: -application org.eclipse.equinox.p2.director.app.application -flavor tooling -metadataRepository file:/usr/ports/java/eclipse/work/packager/repo -artifactRepository file:/usr/ports/java/eclipse/work/packager/repo -installIU org.eclipse.sdk.ide -version 3.4.2.M20090211-1700-1 -p2.os freebsd -p2.ws gtk -p2.arch x86_64 -profile SDKProfile -profileProperties org.eclipse.update.install.features=true -destination /usr/local/eclipse -bundlepool /usr/local/eclipse -roaming
Command-line arguments: -data /usr/ports/java/eclipse/work/workspace -application org.eclipse.equinox.p2.director.app.application -consoleLog -flavor tooling -metadataRepository file:/usr/ports/java/eclipse/work/packager/repo -artifactRepository file:/usr/ports/java/eclipse/work/packager/repo -installIU org.eclipse.sdk.ide -version 3.4.2.M20090211-1700-1 -p2.os freebsd -p2.ws gtk -p2.arch x86_64 -profile SDKProfile -profileProperties org.eclipse.update.install.features=true -destination /usr/local/eclipse -bundlepool /usr/local/eclipse -roaming
!ENTRY org.eclipse.equinox.p2.director 4 0 2009-08-17 20:48:36.965
!MESSAGE Problems resolving provisioning plan.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-08-17 20:48:36.967
!MESSAGE No solution found because the problem in /var/tmp/p2Encoding19118.opb is unsatisfiable.
Installation failed.
!ENTRY org.eclipse.equinox.p2.director 4 1 2009-08-17 20:48:37.902
!MESSAGE Cannot complete the install because some dependencies are not satisfiable
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-08-17 20:48:37.904
!MESSAGE Cannot find a solution where both "org.eclipse.sdk.ide [3.4.2.M20090211-1700-1]" and "org.eclipse.sdk.ide [3.4.2.M20090211-1700-0]" are satisfied.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-08-17 20:48:37.904
!MESSAGE Cannot find a solution where both "org.eclipse.sdk.ide [3.4.2.M20090211-1700-1]" and "org.eclipse.sdk.ide [3.4.2.M20090211-1700-0]" are satisfied.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-08-17 20:48:37.904
!MESSAGE Cannot find a solution where both "toolingorg.eclipse.sdk.ide org.eclipse.sdk.ide.ini [3.4.2.M20090211-1700-0]" and "toolingorg.eclipse.sdk.ide org.eclipse.sdk.ide.ini [3.4.2.M20090211-1700-1]" are satisfied.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-08-17 20:48:37.904
!MESSAGE Cannot find a solution where both "toolingorg.eclipse.sdk.ide org.eclipse.sdk.ide.config [3.4.2.M20090211-1700-0]" and "toolingorg.eclipse.sdk.ide org.eclipse.sdk.ide.config [3.4.2.M20090211-1700-1]" are satisfied.
!SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-08-17 20:48:37.905
!MESSAGE Cannot find a solution where both "toolingorg.eclipse.sdk.ide org.eclipse.sdk.ide.launcher [3.4.2.M20090211-1700-0]" and "toolingorg.eclipse.sdk.ide org.eclipse.sdk.ide.launcher [3.4.2.M20090211-1700-1]" are satisfied.
...
Habt ihr einen Tipp?
Ich habe schon gegoogelt. Dort habe ich eine ähnliche Fehlermeldung gesehen. Sie bezog sich auf eine eclipse Version von April. Es wurde ein patch empfohlen. Seit April gab es allerdings einen Update von eclipse in den Ports. Der Patch funktionierte daher bei mir auch nicht.