Skip to main content



      Home
Home » Archived » B3 » missing requirement while aggregation the polarion update site whith b3 aggregator
missing requirement while aggregation the polarion update site whith b3 aggregator [message #550957] Wed, 04 August 2010 12:51 Go to next message
Eclipse UserFriend
Hello everybody,

im trying to aggregate the subversion connectors from the polarion update site for a local update site and I'm getting this error:

Cannot complete the install because one or more required items could not be found.
Software being installed: all.contributed.content.feature.group 1.0.0
Missing requirement: JavaHL 1.6.6 Win32 Binaries (Optional) 2.2.2.I20100512-1900 (org.polarion.eclipse.team.svn.connector.javahl16.win32.feature.group 2.2.2.I20100512-1900) requires 'org.polarion.eclipse.team.svn.connector.javahl16.win32 [2.2.2.I20100512-1900]' but it could not be found
Cannot satisfy dependency:
From: all.contributed.content.feature.group 1.0.0
To: org.polarion.eclipse.team.svn.connector.javahl16.win32.feature.group 0.0.0


I added the update site
http://community.polarion.com/projects/subversive/donwload/eclipse/2.0/update-site
as a "Mapped Repository" with no further configuration like "Bundles", "Features", Exclusion Rules" ...

Can anybody confirm this issue or doing I something wrong?

best regards & many thanks in advance
Re: missing requirement while aggregation the polarion update site whith b3 aggregator [message #551025 is a reply to message #550957] Wed, 04 August 2010 17:40 Go to previous messageGo to next message
Eclipse UserFriend
This is a multi-part message in MIME format.
--------------010000090902090606020205
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Hi Simon,

the problem is in the original repository definition. It contains features that require bundles that are filtered for win32 platform only. As soon as you verify your repository for a configuration different from win32, the verification fails.

You can modify your aggregation file to avoid this problem though. Add a Valid Configuration Rule to your mapped repository for each of the win32 specific features and assign the only valid configuration (win32/win32) to them. Then you should get no errors and it should be possible to mirror the repository. Adding a validation rule means that verification of matching feature will be skipped for all configurations other than those mentioned in the rule.

You will find an example of the aggregation definition with successful verification in the attached file.

Regards
Filip

Simon Linden wrote:
> Hello everybody,
>
> im trying to aggregate the subversion connectors from the http://community.polarion.com/projects/subversive/donwload/e clipse/2.0/update-site for a local update site and I'm getting this error:
>
> Cannot complete the install because one or more required items could not be found.
> Software being installed: all.contributed.content.feature.group 1.0.0
> Missing requirement: JavaHL 1.6.6 Win32 Binaries (Optional) 2.2.2.I20100512-1900 (org.polarion.eclipse.team.svn.connector.javahl16.win32.feat ure.group 2.2.2.I20100512-1900) requires 'org.polarion.eclipse.team.svn.connector.javahl16.win32 [2.2.2.I20100512-1900]' but it could not be found
> Cannot satisfy dependency:
> From: all.contributed.content.feature.group 1.0.0
> To: org.polarion.eclipse.team.svn.connector.javahl16.win32.featu re.group 0.0.0
>
> I added the update sitehttp://community.polarion.com/projects/subversive/donwlo ad/eclipse/2.0/update-siteas a "Mapped Repository" with no further configuration like "Bundles", "Features", Exclusion Rules" ...
>
> Can anybody confirm this issue or doing I something wrong?
>
> best regards & many thanks in advance


--------------010000090902090606020205
Content-Type: text/xml;
name="polarion.b3aggr"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="polarion.b3aggr"

<?xml version="1.0" encoding="UTF-8"?>
<aggregator:Aggregator xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:aggregator="http://www.eclipse.org/b3/2010/aggregator/1.0.0" label="Polarion">
<configurations/>
<configurations operatingSystem="linux" windowSystem="gtk"/>
<contributions label="Polarion">
<repositories location=" http://community.polarion.com/projects/subversive/donwload/e clipse/2.0/update-site">
<mapRules xsi:type="aggregator:ValidConfigurationsRule" name=" org.polarion.eclipse.team.svn.connector.javahl.win32.feature .group " validConfigurations="//@configurations.0"/>
<mapRules xsi:type="aggregator:ValidConfigurationsRule" name=" org.polarion.eclipse.team.svn.connector.javahl15.win32.featu re.group " validConfigurations="//@configurations.0"/>
<mapRules xsi:type="aggregator:ValidConfigurationsRule" name=" org.polarion.eclipse.team.svn.connector.javahl16.win32.featu re.group " validConfigurations="//@configurations.0"/>
</repositories>
</contributions>
<validationRepositories location="http://download.eclipse.org/releases/helios"/>
</aggregator:Aggregator>

--------------010000090902090606020205--
Re: missing requirement while aggregation the polarion update site whith b3 aggregator [message #637309 is a reply to message #550957] Thu, 04 November 2010 20:17 Go to previous message
Eclipse UserFriend
Dear all,

I am facing the same problem. Namely: I cannot install JavaHL provider under Win7 64 bit because of unsatisfied dependency. Simply copying the org.polarion.eclipse.team.svn.connector.javahl16_2.2.2.I2010 0512-1900.jar to Eclipse plugins directory does not help. Any workaround?

Edit: I found the solution here. Sorry for disturbance.

[Updated on: Fri, 05 November 2010 20:39] by Moderator

Previous Topic:RFC for bug #313477 - Add repositories via command line
Next Topic:Status of b3 building tool
Goto Forum:
  


Current Time: Fri Apr 25 17:49:43 EDT 2025

Powered by FUDForum. Page generated in 0.06755 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top