Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » PDE Build with p2.gathering and root files fails.
PDE Build with p2.gathering and root files fails. [message #606308] Sat, 24 July 2010 20:18
Andreas Pakulat is currently offline Andreas PakulatFriend
Messages: 127
Registered: July 2009
Senior Member
Hi,

I'm having a problem here shipping the JRE with our product package
using the root-properties.

I have a working PDE build for our product, including the generation
of p2 metadata using the p2.gathering=true switch. Now as soon as I add
the

root.linux.gtk.x86.folder.jre=absolute:/path/to/jre

line to the build.properties of the main feature project for this product
the build fails during the p2 director execution. And I can't quite
understand what the problem is or how to solve it:

[echo] !ENTRY org.eclipse.equinox.p2.director 4 1 2010-07-24
17:48:47.314
[echo] !MESSAGE Cannot complete the install because of a conflicting
dependency.
[echo] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2010-07-24
17:48:47.315
[echo] !MESSAGE Software being installed: MyIDE 4.1.0-SNAPSHOT 4.1.0.27
(ide.product 4.1.0.27)
[echo] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2010-07-24
17:48:47.316
[echo] !MESSAGE Only one of the following can be installed at once:
[echo] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-07-24
17:48:47.317
[echo] !MESSAGE ide.product_root.gtk.linux.x86 1.1.0.27
[echo] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-07-24
17:48:47.318
[echo] !MESSAGE ide.product_root.gtk.linux.x86 4.1.0.27
[echo] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2010-07-24
17:48:47.318
[echo] !MESSAGE Cannot satisfy dependency:
[echo] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-07-24
17:48:47.319
[echo] !MESSAGE From: MyIDE 4.1.0-SNAPSHOT 4.1.0.27 (ide.product
4.1.0.27)
[echo] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-07-24
17:48:47.320
[echo] !MESSAGE To: ide.product.feature.group [1.1.0.27]
[echo] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2010-07-24
17:48:47.321
[echo] !MESSAGE Cannot satisfy dependency:
[echo] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-07-24
17:48:47.322
[echo] !MESSAGE From: MyIDE 4.1.0-SNAPSHOT 4.1.0.27 (ide.product
4.1.0.27)
[echo] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-07-24
17:48:47.324
[echo] !MESSAGE To: ide.product_root.gtk.linux.x86 [4.1.0.27]
[echo] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 1 2010-07-24
17:48:47.324
[echo] !MESSAGE Cannot satisfy dependency:
[echo] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-07-24
17:48:47.325
[echo] !MESSAGE From: MyIDE Product 1.1.0.27 (ide.product.feature.group
1.1.0.27)
[echo] !SUBENTRY 2 org.eclipse.equinox.p2.director 4 0 2010-07-24
17:48:47.325
[echo] !MESSAGE To: ide.product_root.gtk.linux.x86 [1.1.0.27]
Previous Topic:Getting path to project clicked on
Next Topic:How to install plugin in the update manager?
Goto Forum:
  


Current Time: Fri Apr 19 22:34:14 GMT 2024

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

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

Back to the top