Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Inconsistency between ECF bundle in Luna M7

Hi all,

If I try to install most pieces of Luna M7 together in a p2 installation, or in a target-definition with "planner" mode (that will behave similarly to p2 director), then I see an incompatibility between 2 features:

  [ERROR] Cannot resolve project dependencies:
  [ERROR]   Software being installed: org.eclipse.ecf.core.feature.feature.group 1.1.0.v20140505-2203
  [ERROR]   Software being installed: org.eclipse.equinox.server.p2.feature.group 1.2.100.v20140428-1446
  [ERROR]   Only one of the following can be installed at once: [org.eclipse.ecf.identity 3.4.0.v20140505-2203, org.eclipse.ecf.identity 3.4.0.v20140428-1446]
  [ERROR]   Cannot satisfy dependency: org.eclipse.ecf.core.feature.feature.group 1.1.0.v20140505-2203 depends on: org.eclipse.ecf.identity [3.4.0.v20140505-2203]
  [ERROR]   Cannot satisfy dependency: org.eclipse.equinox.server.p2.feature.group 1.2.100.v20140428-1446 depends on: org.eclipse.ecf.identity [3.4.0.v20140428-1446]

The Eclipse M7 build ( http://download.eclipse.org/eclipse/updates/4.4milestones/S-4.4M7-201405010200/ ) doesn't contain the org.eclipse.ecf.core.feature.feature.group/1.1.0.v20140505-2203 and seems to contain an older one which would be compatbile with org.eclipse.equinox.server.p2.feature.group/1.2.100.v20140428-1446

So I'm wondering:
* I'd like to open a bug to report that, but I'm not sure who's to blame? Aggregation, contribution of a b3aggrcon file, an upstream build...?
* Doesn't the aggregator has checks to ensure that everything can be installed at once? If not, I'd make it an enhancement request.
* Which feature do you suggest to get rid of to overcome this installation issue?
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top