Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » B3 » Aggregating indigo-updatesite
Aggregating indigo-updatesite [message #739498] Mon, 17 October 2011 14:39 Go to next message
Markus Oley is currently offline Markus OleyFriend
Messages: 304
Registered: July 2009
Location: Germany
Senior Member
Hi to all,

I want to aggregate indigo-updatesite to hold an companyinternal mirror....
But I get the following exception:
Cannot complete the install because one or more required items could not be found.
Missing requirement: Eclipse IDE for C/C++ Linux Developers 1.4.0.20110615-0550 (epp.package.linuxtools 1.4.0.20110615-0550) requires 'org.eclipse.epp.package.linuxtools.feature.feature.group [1.4.0.20110615-0550]' but it could not be found

InstallableUnit(org.eclipse.epp.package.linuxtools.feature.feature.group [1.4.0.20110615-0550,1.4.0.20110615-0550]) is required by:
ValidationSet(main)
Contribution(INDIGO)
MappedRepository(http://download.eclipse.org/releases/indigo)
InstallableUnit(epp.package.linuxtools 1.4.0.20110615-0550)
Missing requirement: Eclipse IDE for C/C++ Linux Developers 1.4.1.20110909-1818 (epp.package.linuxtools 1.4.1.20110909-1818) requires 'org.eclipse.epp.package.linuxtools.feature.feature.group [1.4.1.20110909-1818]' but it could not be found

InstallableUnit(org.eclipse.epp.package.linuxtools.feature.feature.group [1.4.1.20110909-1818,1.4.1.20110909-1818]) is required by:
ValidationSet(main)
Contribution(INDIGO)
MappedRepository(http://download.eclipse.org/releases/indigo)
InstallableUnit(epp.package.linuxtools 1.4.1.20110909-1818)


Is it possible that the given URL is not consistent?
What URL is the best for me to aggregate? (I need at least all dependend-plugins of distributions java /javaee / modeling)

This is my aggregator-file:

<?xml version="1.0" encoding="UTF-8"?>
<aggregator:Aggregation xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" label="Updatesite Indigo">
<validationSets label="main">
<contributions label="INDIGO">
<repositories location="http://download.eclipse.org/releases/indigo"/>
</contributions>
</validationSets>
<configurations/>
<configurations operatingSystem="linux" windowSystem="gtk"/>
<configurations operatingSystem="macosx" windowSystem="cocoa"/>
</aggregator:Aggregation>


Thanks for your help

Best regards
Markus

Re: Aggregating indigo-updatesite [message #743090 is a reply to message #739498] Fri, 21 October 2011 05:26 Go to previous messageGo to next message
Thomas Hallgren is currently offline Thomas HallgrenFriend
Messages: 3240
Registered: July 2009
Senior Member
The linux package is not consistent since it lacks the appropriate filters. You can add them to the aggregation yourself.

HTH,
- thomas

On 2011-10-17 16:39, Markus Oley wrote:
> Hi to all,
> I want to aggregate indigo-updatesite to hold an companyinternal mirror.... But I get the following exception: Cannot
> complete the install because one or more required items could not be found.
> Missing requirement: Eclipse IDE for C/C++ Linux Developers 1.4.0.20110615-0550 (epp.package.linuxtools
> 1.4.0.20110615-0550) requires 'org.eclipse.epp.package.linuxtools.feature.feature.group [1.4.0.20110615-0550]' but it
> could not be found
>
> InstallableUnit(org.eclipse.epp.package.linuxtools.feature.feature.group [1.4.0.20110615-0550,1.4.0.20110615-0550]) is
> required by:
> ValidationSet(main)
> Contribution(INDIGO)
> MappedRepository(http://download.eclipse.org/releases/indigo)
> InstallableUnit(epp.package.linuxtools 1.4.0.20110615-0550)
> Missing requirement: Eclipse IDE for C/C++ Linux Developers 1.4.1.20110909-1818 (epp.package.linuxtools
> 1.4.1.20110909-1818) requires 'org.eclipse.epp.package.linuxtools.feature.feature.group [1.4.1.20110909-1818]' but it
> could not be found
>
> InstallableUnit(org.eclipse.epp.package.linuxtools.feature.feature.group [1.4.1.20110909-1818,1.4.1.20110909-1818]) is
> required by:
> ValidationSet(main)
> Contribution(INDIGO)
> MappedRepository(http://download.eclipse.org/releases/indigo)
> InstallableUnit(epp.package.linuxtools 1.4.1.20110909-1818)
>
> Is it possible that the given URL is not consistent? What URL is the best for me to aggregate? (I need at least all
> dependend-plugins of distributions java /javaee / modeling)
>
> This is my aggregator-file:
> <?xml version="1.0" encoding="UTF-8"?>
> <aggregator:Aggregation xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI"
> xmlns:aggregator="http://www.eclipse.org/b3/2011/aggregator/1.1.0" label="Updatesite Indigo">
> <validationSets label="main">
> <contributions label="INDIGO">
> <repositories location="http://download.eclipse.org/releases/indigo"/>
> </contributions>
> </validationSets>
> <configurations/>
> <configurations operatingSystem="linux" windowSystem="gtk"/>
> <configurations operatingSystem="macosx" windowSystem="cocoa"/>
> </aggregator:Aggregation>
>
> Thanks for your help
> Best regards Markus
>
>
Re: Aggregating indigo-updatesite [message #767781 is a reply to message #743090] Sun, 18 December 2011 23:05 Go to previous message
Markus Oley is currently offline Markus OleyFriend
Messages: 304
Registered: July 2009
Location: Germany
Senior Member
Hi Thomas,

thanks for all, now it works since I only mirror the java -package
Previous Topic:test, using opera nntp reader
Next Topic:Why are the original urls added to available sites when installing from a local mirror
Goto Forum:
  


Current Time: Tue Mar 19 06:30:36 GMT 2024

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

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

Back to the top