Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] Reg org.eclipse.equinox.ds

Hello,

 

This is regarding an issue as seen below when we try to load certain components for base target where Eclipse 4.14 is used.

 

Installation failed.

20:14:22  [p2.tasks]      [exec] Cannot complete the install because one or more required items could not be found.

20:14:22  [p2.tasks]      [exec]      Software being installed: ecl_emf_compare 1.0.0.8v9C7kcLSs4U9NAqGFRFRBLAl (ecl_emf_compare_3.3.0.ecl_emf_compare 1.0.0.8v9C7kcLSs4U9NAqGFRFRBLAl)

20:14:22  [p2.tasks]      [exec]      Missing requirement: Eclipse Application Services 2.2.100.v20191122-2104 (org.eclipse.e4.core.services 2.2.100.v20191122-2104) requires 'osgi.extender; osgi.component [1.2.0,2.0.0)' but it could not be found

20:14:22  [p2.tasks]      [exec]      Cannot satisfy dependency:

20:14:22  [p2.tasks]      [exec]              From: ecl_emf_compare 1.0.0.8v9C7kcLSs4U9NAqGFRFRBLAl (ecl_emf_compare_3.3.0.ecl_emf_compare 1.0.0.8v9C7kcLSs4U9NAqGFRFRBLAl)

20:14:22  [p2.tasks]      [exec]              To: org.eclipse.equinox.p2.iu; org.eclipse.emf.compare.ide.ui [4.4.1.201709090201,4.4.1.201709090201]

20:14:22  [p2.tasks]      [exec]      Cannot satisfy dependency:

20:14:22  [p2.tasks]      [exec]              From: EMF Compare IDE UI 4.4.1.201709090201 (org.eclipse.emf.compare.ide.ui 4.4.1.201709090201)

20:14:22  [p2.tasks]      [exec]              To: osgi.bundle; org.eclipse.ui.ide 3.5.0

20:14:22  [p2.tasks]      [exec]      Cannot satisfy dependency:

20:14:22  [p2.tasks]      [exec]              From: Eclipse IDE UI 3.16.100.v20191122-2109 (org.eclipse.ui.ide 3.16.100.v20191122-2109)

20:14:22  [p2.tasks]      [exec]              To: osgi.bundle; org.eclipse.e4.core.services 2.0.0

 

The above issue occurs when eclipsec.exe is invoked with the following arguments:

 

-application org.eclipse.equinox.p2.director

-nosplash

-repository file:x/xx

-roaming

-profile SDKProfile

-destination <intended_destination>

-bundlepool  <our_bundle_pool>

-installIU @{xx_category}

-profileProperties org.eclipse.update.install.features=false

-p2.os win32

-p2.arch x86_64

 

I have gone through this issue in the bugs 494913, 539655 and 538737 out of which the first two bugs are still open.

As you may have understood, we are facing the issue not when creating an RCP product, but upon installation of certain components (eg. emf_compare) which are dependent on the base platform

 

Since we require to migrate to Eclipse 4.14 for our developmental activities, this is a major blocker.

Kindly advise on what can be done to resolve the problem on high priority as this is affecting our developmental activities.

 

Also, please mention whether the issue is because of org.eclipse.equinox.ds plugin and if so, what needs to be done.

Currently, we have included the plugin in our base platform due to certain developers depending on it.

 

Mit freundlichen Grüßen / Best regards

Ranjana Radhakrishnan

Robert Bosch GmbH | Postfach 10 60 50 | 70049 Stuttgart | GERMANY | www.bosch.com


Registered Office: Stuttgart, Registration Court: Amtsgericht Stuttgart, HRB 14000;
Chairman of the Supervisory Board: Franz Fehrenbach; Managing Directors: Dr. Volkmar Denner,
Prof. Dr. Stefan Asenkerschbaumer, Dr. Michael Bolle, Dr. Christian Fischer, Dr. Stefan Hartung,
Dr. Markus Heyn, Harald Kröger, Christoph Kübel, Rolf Najork, Uwe Raschke, Peter Tyroller


Back to the top