Issue installing b3 aggregator (headless) with director [message #542913] |
Sun, 27 June 2010 08:22  |
Eclipse User |
|
|
|
Following the instructions for installation at
http://wiki.eclipse.org/Eclipse_b3/cli
there's an issue with finding the correct version
of the launcher:
47% ./director -r http://download.eclipse.org/modeling/emft/b3/headless-3.6 -d ~/Projects/b3/aggregator -p b3 -i org.eclipse.b3.cli.product
Installing org.eclipse.b3.cli.product 0.1.0.r01050.
Cannot complete the install because one or more required items could not be found.
Software being installed: org.eclipse.b3.cli.product 0.1.0.r01050
Missing requirement for filter (&(osgi.os=macosx)(osgi.ws=carbon)): org.eclipse.equinox.executable.feature.group 3.4.0.v20100524-7M7K-FIhIez-egBko15H73 requires 'org.eclipse.equinox.launcher.carbon.macosx [1.1.0.v20100503]' but it could not be found
Cannot satisfy dependency:
From: org.eclipse.b3.cli.product 0.1.0.r01050
To: org.eclipse.b3.product.feature.group [0.1.0.r01050]
Cannot satisfy dependency:
From: org.eclipse.b3.product.feature.group 0.1.0.r01050
To: org.eclipse.equinox.executable.feature.group [3.4.0,3.5.0)
The launchers installed in the director (from director_latest.zip)
are:
org.eclipse.equinox.launcher.carbon.macosx_1.0.200.v20090520 -1835/
org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.0.1.R35x_ v20090707/
org.eclipse.equinox.launcher.cocoa.macosx_1.0.1.R35x_v200907 07/
org.eclipse.equinox.launcher.gtk.linux.ppc_1.0.200.v20090519 /
org.eclipse.equinox.launcher.gtk.linux.s390_1.0.100.v2009042 6-1530/
org.eclipse.equinox.launcher.gtk.linux.s390x_1.0.100.v200904 26-1530/
org.eclipse.equinox.launcher.gtk.linux.x86_1.0.200.v20090520 /
org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.200.v20090 519/
org.eclipse.equinox.launcher.gtk.solaris.sparc_1.0.201.R35x_ v20090720/
org.eclipse.equinox.launcher.gtk.solaris.x86_1.0.201.R35x_v2 0090720/
org.eclipse.equinox.launcher.motif.aix.ppc_1.0.201.R35x_v200 91211/
org.eclipse.equinox.launcher.motif.hpux.PA_RISC_1.0.100.v200 90306-1900/
org.eclipse.equinox.launcher.motif.hpux.ia64_32_1.0.100.v200 90519/
org.eclipse.equinox.launcher.motif.linux.x86_1.0.200.v200905 20/
org.eclipse.equinox.launcher.motif.solaris.sparc_1.0.300.R35 x_20090929/
org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v200905 19/
org.eclipse.equinox.launcher.win32.win32.x86_64_1.0.200.v200 90519/
org.eclipse.equinox.launcher.wpf.win32.x86_1.0.200.v20090519 /
org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
[i.e. looking for '1.1.0.v20100503', found '1.0.200.v20090520-1835']
I'm installing on MacOS X 10.6.3. Another version of the director required,
perhaps, or an over-precise version specifier in b3, or perhaps I've missed
a trick somewhere along the way?
cheers
--oh
|
|
|
|
|
|
|
|
|
|
Re: Issue installing b3 aggregator (headless) with director [message #611395 is a reply to message #542931] |
Sun, 27 June 2010 17:02  |
Eclipse User |
|
|
|
Thomas Hallgren wrote on Sun, 27 June 2010 11:43
> On 06/27/2010 05:36 PM, Oisin Hurley wrote:
> You could try using macosx.cocoa.x86_64 instead (i.e. provide -Dp2.ws=cocoa on the command line). I think that should do
> the trick and it shouldn't really matter in this case since you don't use a UI.
Just to follow up on this one for the record - I've been mucking about
with -Dp2.* property definitions on this command line with no effect
noticeable (see below). I'll debug some more and post a solution once
I find one.
cheers
--oh
90% java -Dp2.ws=cocoa -jar " ./plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v2009071 5.jar " "-r" "http://download.eclipse.org/modeling/emft/b3/headless-3.6" "-d" "/Users/oisin/Projects/b3/aggregator" "-p" "b3" "-i" "org.eclipse.b3.cli.product"
Installing org.eclipse.b3.cli.product 0.1.0.r01050.
Cannot complete the install because one or more required items could not be found.
Software being installed: b3 0.1.0.r01050 (org.eclipse.b3.cli.product 0.1.0.r01050)
Missing requirement for filter (&(osgi.os=macosx)(osgi.ws=carbon)): org.eclipse.equinox.executable.feature.group 3.4.0.v20100524-7M7K-FIhIez-egBko15H73 requires 'org.eclipse.equinox.launcher.carbon.macosx ' but it could not be found
Cannot satisfy dependency:
From: b3 0.1.0.r01050 (org.eclipse.b3.cli.product 0.1.0.r01050)
To: org.eclipse.b3.product.feature.group [0.1.0.r01050]
Cannot satisfy dependency:
From: b3 Product (Incubation) 0.1.0.r01050 (org.eclipse.b3.product.feature.group 0.1.0.r01050)
To: org.eclipse.equinox.executable.feature.group [3.4.0,3.5.0)
|
|
|
Powered by
FUDForum. Page generated in 0.04191 seconds