Can B3 Aggregator be installed in Helios SR2? [message #654513] |
Wed, 16 February 2011 07:08 |
|
Hi
I am trying to install the B3 Aggregator from the update site [1] into
Eclipse 3.6.2RC4 without luck. I am getting this error message:
Cannot complete the install because of a conflicting dependency.
Software being installed: b3 Aggregator Editor (Incubation)
0.1.0.r01418 (org.eclipse.b3.aggregator.editor.feature.feature.group
0.1.0.r01418)
Software currently installed: Eclipse SDK 3.6.2.M20110210-1200
(org.eclipse.sdk.ide 3.6.2.M20110210-1200)
Only one of the following can be installed at once:
Core Resource Management 3.6.1.R36x_v20110131-1630
(org.eclipse.core.resources 3.6.1.R36x_v20110131-1630)
Core Resource Management 3.6.0.R36x_v20100825-0600
(org.eclipse.core.resources 3.6.0.R36x_v20100825-0600)
Cannot satisfy dependency:
From: b3 Aggregator Editor (Incubation) 0.1.0.r01418
(org.eclipse.b3.aggregator.editor.feature.feature.group 0.1.0.r01418)
To: org.eclipse.b3.aggregator.engine.feature.feature.group
[0.1.0.r01418]
Cannot satisfy dependency:
From: b3 Aggregator Engine (Incubation) 0.1.0.r01418
(org.eclipse.b3.aggregator.engine.feature.feature.group 0.1.0.r01418)
To: org.eclipse.core.resources [3.6.0.R36x_v20100825-0600]
As it looks to me, B3 has a very thigth version constraint on
core.resources and SR2 seems to be out of that range - despite the
promise that SRs are supposed to be binary compatible :-(
Is there a separate update site for Helios SR2?
[1] http://download.eclipse.org/modeling/emft/b3/updates-3.6
Thanks
Michael
|
|
|
Re: Can B3 Aggregator be installed in Helios SR2? [message #654514 is a reply to message #654513] |
Wed, 16 February 2011 07:18 |
|
SR2 isn't released yet. We have no plans supporting the individual release candidates.
- thomas
On 2011-02-16 08:08, Michael Pellaton wrote:
> Hi
>
> I am trying to install the B3 Aggregator from the update site [1] into
> Eclipse 3.6.2RC4 without luck. I am getting this error message:
>
> Cannot complete the install because of a conflicting dependency.
> Software being installed: b3 Aggregator Editor (Incubation)
> 0.1.0.r01418 (org.eclipse.b3.aggregator.editor.feature.feature.group
> 0.1.0.r01418)
> Software currently installed: Eclipse SDK 3.6.2.M20110210-1200
> (org.eclipse.sdk.ide 3.6.2.M20110210-1200)
> Only one of the following can be installed at once:
> Core Resource Management 3.6.1.R36x_v20110131-1630
> (org.eclipse.core.resources 3.6.1.R36x_v20110131-1630)
> Core Resource Management 3.6.0.R36x_v20100825-0600
> (org.eclipse.core.resources 3.6.0.R36x_v20100825-0600)
> Cannot satisfy dependency:
> From: b3 Aggregator Editor (Incubation) 0.1.0.r01418
> (org.eclipse.b3.aggregator.editor.feature.feature.group 0.1.0.r01418)
> To: org.eclipse.b3.aggregator.engine.feature.feature.group
> [0.1.0.r01418]
> Cannot satisfy dependency:
> From: b3 Aggregator Engine (Incubation) 0.1.0.r01418
> (org.eclipse.b3.aggregator.engine.feature.feature.group 0.1.0.r01418)
> To: org.eclipse.core.resources [3.6.0.R36x_v20100825-0600]
>
> As it looks to me, B3 has a very thigth version constraint on
> core.resources and SR2 seems to be out of that range - despite the
> promise that SRs are supposed to be binary compatible :-(
>
>
> Is there a separate update site for Helios SR2?
>
> [1] http://download.eclipse.org/modeling/emft/b3/updates-3.6
>
> Thanks
> Michael
|
|
|
Re: Can B3 Aggregator be installed in Helios SR2? [message #654529 is a reply to message #654514] |
Wed, 16 February 2011 08:24 |
|
That said, I couldn't really understand why you'd get a conflict so I checked deeper and found some (a lot actually)
unnecessary version constraints in our features. They are removed now and the site has been rebuilt so it's highly
likely that you will be able to install now.
- thomas
On 2011-02-16 08:18, Thomas Hallgren wrote:
> SR2 isn't released yet. We have no plans supporting the individual release candidates.
>
> - thomas
>
> On 2011-02-16 08:08, Michael Pellaton wrote:
>> Hi
>>
>> I am trying to install the B3 Aggregator from the update site [1] into
>> Eclipse 3.6.2RC4 without luck. I am getting this error message:
>>
>> Cannot complete the install because of a conflicting dependency.
>> Software being installed: b3 Aggregator Editor (Incubation)
>> 0.1.0.r01418 (org.eclipse.b3.aggregator.editor.feature.feature.group
>> 0.1.0.r01418)
>> Software currently installed: Eclipse SDK 3.6.2.M20110210-1200
>> (org.eclipse.sdk.ide 3.6.2.M20110210-1200)
>> Only one of the following can be installed at once:
>> Core Resource Management 3.6.1.R36x_v20110131-1630
>> (org.eclipse.core.resources 3.6.1.R36x_v20110131-1630)
>> Core Resource Management 3.6.0.R36x_v20100825-0600
>> (org.eclipse.core.resources 3.6.0.R36x_v20100825-0600)
>> Cannot satisfy dependency:
>> From: b3 Aggregator Editor (Incubation) 0.1.0.r01418
>> (org.eclipse.b3.aggregator.editor.feature.feature.group 0.1.0.r01418)
>> To: org.eclipse.b3.aggregator.engine.feature.feature.group
>> [0.1.0.r01418]
>> Cannot satisfy dependency:
>> From: b3 Aggregator Engine (Incubation) 0.1.0.r01418
>> (org.eclipse.b3.aggregator.engine.feature.feature.group 0.1.0.r01418)
>> To: org.eclipse.core.resources [3.6.0.R36x_v20100825-0600]
>>
>> As it looks to me, B3 has a very thigth version constraint on
>> core.resources and SR2 seems to be out of that range - despite the
>> promise that SRs are supposed to be binary compatible :-(
>>
>>
>> Is there a separate update site for Helios SR2?
>>
>> [1] http://download.eclipse.org/modeling/emft/b3/updates-3.6
>>
>> Thanks
>> Michael
>
|
|
|
Re: Can B3 Aggregator be installed in Helios SR2? [message #654560 is a reply to message #654529] |
Wed, 16 February 2011 10:12 |
|
Hello Thomas
Thank you for the very quick response!
Unfortunately, I get another error now:
Missing requirement: org.eclipse.b3.aggregator.engine 0.1.0.r01423
requires 'bundle org.kohsuke.args4j [2.0.0,3.0.0)' but it could not be found
Any hint where to get that from?
Thanks
Michael
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04889 seconds