Hi,

I have a different, but also possibly related, problem with Eclipse packages from experimental. Though the package worked for a while, it is now unable to access the new p2 update sites (update sites that no longer support the old site.xml format, such as the Helios Discovery Site). Here is the error:

org.osgi.framework.BundleException: The bundle 
"org.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20110114 [81]" could not be 
resolved. Reason: Missing Constraint: Require-Bundle: org.eclipse.equinox.p2.touchpoint.eclipse; 
bundle-version="1.0.0"

at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolverError(AbstractBundle.java:1317)

at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.getResolutionFailureException(AbstractBundle.java:1301)

at 
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:319)

at 
org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:374)

at 
org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1067)

at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:561)

at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:546)

at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:459)

at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)

at 
org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:440)

at 
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:227)

at 
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:337)


This is the same error that appears at the top of the first poster's log. It seems that the first bundle mentioned wants a version of the second bundle that's different from the one on my system. It seems that both are provided by eclipse-platform-data:

# locate org.eclipse.equinox.p2.touchpoint.eclipse

/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.touchpoint.eclipse.source_2.0.3.R36x_v20101202.jar
/usr/lib/eclipse/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.0.3.R36x_v20101202.jar
/usr/share/eclipse/plugins/org.eclipse.equinox.p2.touchpoint.eclipse.source_2.0.3.R36x_v20101202.jar
/usr/share/eclipse/plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.0.3.R36x_v20101202.jar





__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
[email protected] for discussions and questions.

Reply via email to