Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » PDEBuild on Linux : "No repository found containing..."(Bundles not in my product are required and not found !)
PDEBuild on Linux : "No repository found containing..." [message #638223] Wed, 10 November 2010 15:00
Ponyno  is currently offline Ponyno Friend
Messages: 3
Registered: November 2010
Junior Member
Hi everybody,

My PDEBuild for a simple eclipse product (not RCP, just pure OSGi) work fine on windows. When I try to run it on Linux (RedHat 64bits), the target p2.director tells me that some bundles are not found in the repository. What is strange is that these bundles are not required by my product !

It is a nightmare how PDEBuild works sometimes and does not work sometimes...

Could you help me please ?!

Thank you a lot.


[p2.director] Installation failed.
[p2.director] An error occurred while collecting items to be installed
[p2.director] session context was:(profile=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
[p2.director] No repository found containing: osgi.bundle,org.apache.ant,1.7.1.v20100518-1145
[p2.director] No repository found containing: osgi.bundle,org.eclipse.ant.core,3.2.200.v20100427
[p2.director] No repository found containing: osgi.bundle,org.eclipse.core.runtime.compatibility.auth,3.2.200.v20100517
[p2.director] An error occurred while collecting items to be installed
[p2.director] session context was:(profile=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
[p2.director] No repository found containing: osgi.bundle,org.apache.ant,1.7.1.v20100518-1145
[p2.director] No repository found containing: osgi.bundle,org.eclipse.ant.core,3.2.200.v20100427
[p2.director] No repository found containing: osgi.bundle,org.eclipse.core.runtime.compatibility.auth,3.2.200.v20100517
A problem occured while invoking the director.
Previous Topic:Adding DropAdapter causes Widge is Disposed error
Next Topic:documentation on "org.eclipse.pde.core.BinaryRepositoryProvider"
Goto Forum:
  


Current Time: Wed Apr 24 15:14:23 GMT 2024

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

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

Back to the top