Hi, This problem looks like it's not caused by the migration of your sub-features and you'll probably get a different result with e.g. an Eclipse Classic with Code Recommenders 1.x installed and attempting the update there.
Rather, it's not possible to replace the old o.e.r.rcp.feature with something else, because it is required by the EPP DSL Feature upstream. The reported conflict is then probably a result of P2 trying to keep the old feature and installing the new one, too. In the end, your migration feature idea is probably still best, if you want users to be able to update - assuming that the offending EPP feature doesn't get updated for Kepler SR2. On 10.01.2014 15:58, Andreas Sewe wrote: > Oddly enough, the installer is still aware that, despite the name > change, it is really performing an update of "o.e.r.rcp.feature" but > with the included features things go wrong: > >> Your original request has been modified. >> "Code Recommenders Developer Tools" is already installed, so an update >> will be performed instead. >> Cannot complete the install because of a conflicting dependency. >> Software being installed: Code Recommenders Developer Tools >> 2.0.5.v20140110-1444 (org.eclipse.recommenders.rcp.feature.feature.group >> 2.0.5.v20140110-1444) >> Software currently installed: Eclipse DSL Tools 2.0.1.20130919-0803 >> (epp.package.dsl 2.0.1.20130919-0803) >> Only one of the following can be installed at once: >> Code Recommenders: Intelligent Code Completion Runtime >> 2.0.5.v20140107-1248 (org.eclipse.recommenders.completion.rcp >> 2.0.5.v20140107-1248) >> Code Recommenders: Intelligent Completion Runtime >> 1.0.5.v20130822-0858-b90 (org.eclipse.recommenders.completion.rcp >> 1.0.5.v20130822-0858-b90) >> Cannot satisfy dependency: >> From: Eclipse DSL Tools 2.0.1.20130919-0803 (epp.package.dsl >> 2.0.1.20130919-0803) >> To: org.eclipse.epp.package.dsl.feature.feature.group >> [2.0.1.20130919-0803] >> Cannot satisfy dependency: >> From: EPP DSL Feature 2.0.1.20130919-0803 >> (org.eclipse.epp.package.dsl.feature.feature.group 2.0.1.20130919-0803) >> To: org.eclipse.recommenders.feature.rcp.feature.group 0.0.0 >> Cannot satisfy dependency: >> From: Code Recommenders: Intelligent Completion 1.0.5.v20130822-0858-b90 >> (org.eclipse.recommenders.feature.completion.rcp.intellig.feature.group >> 1.0.5.v20130822-0858-b90) >> To: org.eclipse.recommenders.completion.rcp [1.0.5.v20130822-0858-b90] >> Cannot satisfy dependency: >> From: Code Recommenders Developer Tools 1.0.5.v20130822-0858-b90 >> (org.eclipse.recommenders.feature.rcp.feature.group 1.0.5.v20130822-0858-b90) >> To: >> org.eclipse.recommenders.feature.completion.rcp.intellig.feature.group >> [1.0.5.v20130822-0858-b90] >> Cannot satisfy dependency: >> From: Code Recommenders Developer Tools 2.0.5.v20140110-1444 >> (org.eclipse.recommenders.rcp.feature.feature.group 2.0.5.v20140110-1444) >> To: org.eclipse.recommenders.completion.rcp [2.0.5.v20140107-1248] _______________________________________________ cross-project-issues-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev
