Imposible to install plug-ins with P2 director application [message #731825] |
Mon, 03 October 2011 04:49  |
Eclipse User |
|
|
|
Hi,
I have a product and I want to install different external features using the p2 director application but it doesn't work.
With this code:
/home/hudson/moskitt-galileo-dev/build/org.eclipse.releng.basebuilder/eclipse \
-application org.eclipse.equinox.p2.director \
-repository http://download.moskitt.org/moskitt/mdt.storage/updates-1.3.4 \
-installIU es.cv.gvcase.features.mdt.common.storage.feature.group \
-destination moskitt-1.3.7.v201109160830 \
-bundlepool moskitt-1.3.7.v201109160830
I obtain this error:
Installing es.cv.gvcase.features.mdt.common.storage.feature.group 0.9.3.201104261240.
An error occurred while installing the items
session context was:(profile=profile, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Install, operand=null --> [R]es.cv.gvcase.features.mdt.common.storage.feature.jar 0.9.3.201104261240, action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallFeatureAction).
Error while loading manipulator.
Caused by: Application failed, log file location: /home/hudson/moskitt-galileo-dev/build/org.eclipse.releng.basebuilder/configuration/1317630776639.log
I have tried to specify the profile option:
/home/hudson/moskitt-galileo-dev/build/org.eclipse.releng.basebuilder/eclipse \
-application org.eclipse.equinox.p2.director \
-repository http://download.moskitt.org/moskitt/mdt.storage/updates-1.3.4 \
-installIU es.cv.gvcase.features.mdt.common.storage.feature.group \
-destination moskitt-1.3.7.v201109160830 \
-bundlepool moskitt-1.3.7.v201109160830
-profile SDKProfile
and the error is different:
Installing es.cv.gvcase.features.mdt.common.storage.feature.group 0.9.3.201104261240.
Cannot complete the install because one or more required items could not be found.
Software being installed: Artifacts storage for MOSKitt 0.9.3.201104261240 (es.cv.gvcase.features.mdt.common.storage.feature.group 0.9.3.201104261240)
Missing requirement: gvCASE mdt common elements Storage 0.9.3.201104261240 (es.cv.gvcase.mdt.common.storage 0.9.3.201104261240) requires 'bundle org.eclipse.ui 0.0.0' but it could not be found
Cannot satisfy dependency:
From: Artifacts storage for MOSKitt 0.9.3.201104261240 (es.cv.gvcase.features.mdt.common.storage.feature.group 0.9.3.201104261240)
To: es.cv.gvcase.mdt.common.storage [0.9.3.201104261240]
Application failed, log file location: /home/hudson/moskitt-galileo-dev/build/org.eclipse.releng.basebuilder/configuration/1317631489134.log
Missing requirement is not correct because "org.eclipse.ui" plug-in is into product.
Any idea ?¿?
Thanks in advance
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06753 seconds