Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] 3.4.1 incompatibilities?

Ciao Guys :)
I need your help once more, thanks a lot for anything you can give me to
resolve this! :)

We recently upped our target platforms to 3.4.1 to get the latest fixes.
Using that new version to generate an update repo seems to produce a
different result than before (3.4.1 M-build), as the RCP denies to
update itself with these message:

!ENTRY org.eclipse.equinox.p2.director 2 0 2008-09-25 13:47:08.250
!MESSAGE Problems resolving provisioning plan.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-09-25 13:47:08.250
!MESSAGE Unable to satisfy dependency from
toolingwin32.win32.x86org.eclipse.swt.gtk.solaris.sparc 3.4.1.v3449c to
requiredCapability:
osgi.bundle/org.eclipse.swt.gtk.solaris.sparc/3.4.1.v3449c.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-09-25 13:47:08.250
!MESSAGE Unable to satisfy dependency from
toolingwin32.win32.x86org.eclipse.swt.gtk.linux.x86 3.4.1.v3449c to
requiredCapability:
osgi.bundle/org.eclipse.swt.gtk.linux.x86/3.4.1.v3449c.
!SUBENTRY 1 org.eclipse.equinox.p2.director 2 0 2008-09-25 13:47:08.250
!MESSAGE Unable to satisfy dependency from
toolingwin32.win32.x86org.eclipse.core.net.linux.x86 1.0.0.I20080521 to
requiredCapability:
osgi.bundle/org.eclipse.core.net.linux.x86/1.0.0.I20080521.

Looks like the windows RCP cannot update because of cross-platform
issues, a config win32/win32/x86 seems to have deps on
org.eclipse.swt.gtk.solaris.sparc now...

This might be entirely my fault and also irrelevant since our final
product will use 3.4.1 as a base, however, there  might be a bug lurking
there too which is why I decided to go with the "send mail first asking
whether to file a bugzilla" way here..

TIA,
Ciao, hh


Back to the top