mirror update sites with b3 [message #650787] |
Wed, 26 January 2011 09:44  |
Eclipse User |
|
|
|
Hey everbody,
I guess my problem is quite simple. I just want to mirror the Galileo Update Site and the Eclipse Project Updates for 3.5 to my local repository. That's why i don't understand i get an error verifying/building this one:
Quote: | Cannot complete the install because of a conflicting dependency.
Software being installed: all.contributed.content.feature.group 1.0.0
Only one of the following can be installed at once:
OSGi System Bundle 3.5.2.R35x_v20100126 (org.eclipse.osgi 3.5.2.R35x_v20100126)
OSGi System Bundle 3.5.1.R35x_v20090827 (org.eclipse.osgi 3.5.1.R35x_v20090827)
OSGi System Bundle 3.5.0.v20090520 (org.eclipse.osgi 3.5.0.v20090520)
OSGi System Bundle 3.5.1.R35x_v20090806 (org.eclipse.osgi 3.5.1.R35x_v20090806)
OSGi System Bundle 3.5.2.R35x_v20100105 (org.eclipse.osgi 3.5.2.R35x_v20100105)
Cannot satisfy dependency:
From: all.contributed.content.feature.group 1.0.0
To: org.eclipse.equinox.p2.ui.admin.rcp.product 0.0.0
...
|
My .b3aggr file looks like this:
<?xml version="1.0" encoding="ASCII"?>
<aggregator:Aggregator xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2010/aggregator/1.0.0" description="Aggregates the eclipse dependencies" label="Galileo + Delta Pack" buildRoot="${user.home}/test">
<configurations/>
<configurations architecture="x86_64"/>
<contributions label="Galileo 3.5">
<repositories location="http://download.eclipse.org/releases/galileo" mirrorArtifacts="true"/>
</contributions>
<contributions label="Galileo Updates">
<repositories location="http://download.eclipse.org/eclipse/updates/3.5" description="Need this for delta pack and latest versions" mirrorArtifacts="true"/>
</contributions>
</aggregator:Aggregator>
Also I really need only version 3.5.2, so i tried to work with exclusion rules, but it didn't work. And to add a bundle (OSGi System Bundle with Version 3.5.2) means to have only THIS one in your aggregated repository. So - any suggestions?
Greets
[Updated on: Wed, 26 January 2011 09:45] by Moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03760 seconds