Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] Error running p2.director

Hello,

I'm getting this error while exporting my application:

[exec] !ENTRY org.eclipse.equinox.p2.director 4 0 2009-03-16 12:56:49.116
[exec] !MESSAGE Problems resolving provisioning plan.
[exec] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-03-16 12:56:49.117
[exec] !MESSAGE No solution found because the problem in
/tmp/p2Encoding2752.opb is unsatisfiable.
[exec] Installation failed.
[exec]
[exec] !ENTRY org.eclipse.equinox.p2.director 4 1 2009-03-16 12:57:12.910
[exec] !MESSAGE Cannot complete the install because some dependencies
are not satisfiable
[exec] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-03-16 12:57:12.910
[exec] !MESSAGE "com.my.app.id 4.0.0" requires "tooling
gtk.linux.x86org.eclipse.wst.sse.ui [1.1.100.v20090315]"
[exec] !SUBENTRY 1 org.eclipse.equinox.p2.director 4 0 2009-03-16 12:57:12.910
[exec] !MESSAGE "tooling gtk.linux.x86org.eclipse.wst.sse.ui
1.1.100.v20090315" requires "bundle org.eclipse.wst.sse.ui
1.1.100.v20090315"
[exec] _1.0.200.v20090128-1500.jar
[exec] Result: 13

Can you help me to understand what this error means?
Where this weird unit ID ''tooling
gtk.linux.x86org.eclipse.wst.sse.ui'' comes from?

Thanks!

-- 
Best regards,
Michael


Back to the top